Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Delf.h294 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/linux-6.3-rc2/Documentation/livepatch/
A Dmodule-elf-format.rst110 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH
168 SHF_RELA_LIVEPATCH flag ("o" - for OS-specific).
/linux-6.3-rc2/kernel/livepatch/
A Dcore.c797 if (!(sec->sh_flags & SHF_RELA_LIVEPATCH)) in klp_write_object_relocs()
/linux-6.3-rc2/kernel/module/
A Dmain.c1364 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations()

Completed in 14 milliseconds