Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h302 #define SHN_LIVEPATCH 0xff20 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h303 #define SHN_LIVEPATCH 0xff20 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h253 #define SHN_LIVEPATCH 0xff20 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h253 #define SHN_LIVEPATCH 0xff20 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h239 #define SHN_LIVEPATCH 0xff20 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c635 sym->st_shndx == SHN_LIVEPATCH) { in apply_relocate_add()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c886 sym->st_shndx == SHN_LIVEPATCH) { in apply_relocate_add()
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dcore.c227 if (sym->st_shndx != SHN_LIVEPATCH) { in klp_resolve_symbols()
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dcore.c221 if (sym->st_shndx != SHN_LIVEPATCH) { in klp_resolve_symbols()
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c1401 case SHN_LIVEPATCH: in simplify_symbols()
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c2395 case SHN_LIVEPATCH: in simplify_symbols()

Completed in 22 milliseconds