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

/linux-master/include/uapi/linux/
H A Delf.h294 #define SHF_RELA_LIVEPATCH 0x00100000 macro
/linux-master/kernel/livepatch/
H A Dcore.c797 if (!(sec->sh_flags & SHF_RELA_LIVEPATCH))
/linux-master/kernel/module/
H A Dmain.c1455 if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH)

Completed in 138 milliseconds