Home
last modified time | relevance | path

Searched refs:SET_PERSONALITY (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/include/linux/
A Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/linux-6.3-rc2/fs/
A Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/linux-6.3-rc2/arch/microblaze/include/asm/
A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/s390/include/asm/
A Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/csky/include/asm/
A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Delf.h142 #define SET_PERSONALITY(EX) \ macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Delf.h123 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/arm/include/asm/
A Delf.h141 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Delf.h193 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Delf.h161 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Delf.h83 # define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/sh/include/asm/
A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/x86/um/asm/
A Delf.h211 #define SET_PERSONALITY(ex) do {} while(0) macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Delf.h235 #define SET_PERSONALITY(ex) \ macro
/linux-6.3-rc2/arch/x86/include/asm/
A Delf.h262 #define SET_PERSONALITY(ex) set_personality_64bit() macro

Completed in 17 milliseconds