Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/Linux-v5.15/fs/
Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/Linux-v5.15/arch/microblaze/include/asm/
Delf.h24 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/s390/include/asm/
Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/csky/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v5.15/arch/nds32/include/asm/
Delf.h157 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v5.15/arch/arm/include/asm/
Delf.h138 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v5.15/arch/alpha/include/asm/
Delf.h148 #define SET_PERSONALITY(EX) \ macro
/Linux-v5.15/arch/xtensa/include/asm/
Delf.h177 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/sparc/include/asm/
Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/powerpc/include/asm/
Delf.h83 # define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/arm64/include/asm/
Delf.h161 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/sh/include/asm/
Delf.h163 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/x86/um/asm/
Delf.h215 #define SET_PERSONALITY(ex) do {} while(0) macro
/Linux-v5.15/arch/parisc/include/asm/
Delf.h235 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.15/arch/x86/include/asm/
Delf.h278 #define SET_PERSONALITY(ex) set_personality_64bit() macro