Home
last modified time | relevance | path

Searched refs:klp (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/livepatch/
A Dmodule-elf-format.rst120 .klp.rela.objname.section_name
126 The relocation section name is prefixed with the string ".klp.rela."
142 .klp.rela.ext4.text.ext4_attr_store
143 .klp.rela.vmlinux.text.cmdline_proc_show
226 This rela refers to the symbol '.klp.sym.vmlinux.printk,0', and the symbol index is encoded
231 94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.printk,0
243 .klp.sym.objname.symbol_name,sympos
249 The symbol name is prefixed with the string ".klp.sym."
271 .klp.sym.vmlinux.snprintf,0
272 .klp.sym.vmlinux.printk,0
[all …]
/linux/tools/testing/selftests/livepatch/
A Dfunctions.sh46 SAVED_DMESG=$(mktemp --tmpdir -t klp-dmesg-XXXXXX)
/linux/include/linux/
A Dmodule.h507 bool klp; /* Is this a livepatch module? */ member
668 return mod->klp; in is_livepatch_module()
/linux/kernel/
A Dmodule.c3114 mod->klp = true; in check_modinfo_livepatch()

Completed in 31 milliseconds