Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Delf.h14 #ifndef SET_PERSONALITY
15 #define SET_PERSONALITY(ex) \ macro
21 SET_PERSONALITY(ex)
/Linux-v4.19/fs/
Dcompat_binfmt_elf.c103 #undef SET_PERSONALITY
104 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/Linux-v4.19/arch/microblaze/include/asm/
Delf.h27 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/s390/include/asm/
Delf.h228 #define SET_PERSONALITY(ex) \ macro
236 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/unicore32/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v4.19/arch/nds32/include/asm/
Delf.h158 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/Linux-v4.19/arch/arm/include/asm/
Delf.h137 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/Linux-v4.19/arch/alpha/include/asm/
Delf.h148 #define SET_PERSONALITY(EX) \ macro
/Linux-v4.19/arch/arm64/include/asm/
Delf.h143 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/sparc/include/asm/
Delf_64.h204 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/powerpc/include/asm/
Delf.h89 # define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/xtensa/include/asm/
Delf.h193 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/x86/um/asm/
Delf.h216 #define SET_PERSONALITY(ex) do ; while(0) macro
/Linux-v4.19/arch/parisc/include/asm/
Delf.h235 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/sh/include/asm/
Delf.h187 #define SET_PERSONALITY(ex) \ macro
/Linux-v4.19/arch/x86/include/asm/
Delf.h280 #define SET_PERSONALITY(ex) set_personality_64bit() macro