Searched refs:SHN_LIVEPATCH (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Delf.h303 #define SHN_LIVEPATCH 0xff20 macro
/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c886 sym->st_shndx == SHN_LIVEPATCH) {
/linux-master/kernel/livepatch/
H A Dcore.c221 if (sym->st_shndx != SHN_LIVEPATCH) {
/linux-master/kernel/module/
H A Dmain.c1401 case SHN_LIVEPATCH:

Completed in 165 milliseconds