Home
last modified time | relevance | path

Searched refs:SET_PERSONALITY (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/kernel/linux/linux-6.6/include/linux/
H A Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/kernel/linux/linux-5.10/fs/
H A Dcompat_binfmt_elf.c104 #undef SET_PERSONALITY macro
105 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/kernel/linux/linux-6.6/fs/
H A Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY macro
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h232 #define SET_PERSONALITY(ex) \ macro
240 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Delf.h86 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Delf.h148 #define SET_PERSONALITY(EX) \ macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Delf.h158 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Delf.h142 #define SET_PERSONALITY(EX) \ macro
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Delf.h177 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Delf.h83 # define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Delf_64.h204 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Delf.h142 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Delf.h161 #define SET_PERSONALITY(ex) \ macro
222 * Unlike the native SET_PERSONALITY macro, the compat version maintains
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Delf.h161 #define SET_PERSONALITY(ex) \ macro
220 * Unlike the native SET_PERSONALITY macro, the compat version maintains
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Delf.h83 # define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Delf.h141 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Delf.h141 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Delf_64.h203 #define SET_PERSONALITY(ex) \ macro

Completed in 14 milliseconds

12