Home
last modified time | relevance | path

Searched refs:SHF_RELA_LIVEPATCH (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h293 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h294 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h246 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h246 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h232 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dcore.c761 if (!(sec->sh_flags & SHF_RELA_LIVEPATCH)) in klp_apply_object_relocs()
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dcore.c797 if (!(sec->sh_flags & SHF_RELA_LIVEPATCH)) in klp_write_object_relocs()
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c1455 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations()
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c2449 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH) in apply_relocations()

Completed in 36 milliseconds