Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Delf.h14 #ifndef SET_PERSONALITY
15 #define SET_PERSONALITY(ex) \ macro
21 SET_PERSONALITY(ex)
/Linux-v5.4/fs/
Dcompat_binfmt_elf.c100 #undef SET_PERSONALITY
101 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/Linux-v5.4/arch/microblaze/include/asm/
Delf.h27 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/s390/include/asm/
Delf.h232 #define SET_PERSONALITY(ex) \ macro
240 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/unicore32/include/asm/
Delf.h80 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v5.4/arch/csky/include/asm/
Delf.h86 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v5.4/arch/nds32/include/asm/
Delf.h158 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v5.4/arch/arm/include/asm/
Delf.h137 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v5.4/arch/alpha/include/asm/
Delf.h148 #define SET_PERSONALITY(EX) \ macro
/Linux-v5.4/arch/xtensa/include/asm/
Delf.h177 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/arm64/include/asm/
Delf.h136 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/sparc/include/asm/
Delf_64.h204 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/powerpc/include/asm/
Delf.h85 # define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/x86/um/asm/
Delf.h215 #define SET_PERSONALITY(ex) do ; while(0) macro
/Linux-v5.4/arch/parisc/include/asm/
Delf.h235 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/sh/include/asm/
Delf.h187 #define SET_PERSONALITY(ex) \ macro
/Linux-v5.4/arch/x86/include/asm/
Delf.h279 #define SET_PERSONALITY(ex) set_personality_64bit() macro