SET_PERSONALITY   148 arch/alpha/include/asm/elf.h #define SET_PERSONALITY(EX)					\
SET_PERSONALITY   137 arch/arm/include/asm/elf.h #define SET_PERSONALITY(ex)	elf_set_personality(&(ex))
SET_PERSONALITY   136 arch/arm64/include/asm/elf.h #define SET_PERSONALITY(ex)						\
SET_PERSONALITY    86 arch/csky/include/asm/elf.h #define SET_PERSONALITY(ex)	set_personality(PER_LINUX)
SET_PERSONALITY    27 arch/microblaze/include/asm/elf.h #define SET_PERSONALITY(ex) \
SET_PERSONALITY   158 arch/nds32/include/asm/elf.h #define SET_PERSONALITY(ex)	set_personality(PER_LINUX)
SET_PERSONALITY   235 arch/parisc/include/asm/elf.h #define SET_PERSONALITY(ex) \
SET_PERSONALITY    85 arch/powerpc/include/asm/elf.h # define SET_PERSONALITY(ex)					\
SET_PERSONALITY   232 arch/s390/include/asm/elf.h #define SET_PERSONALITY(ex) \
SET_PERSONALITY   240 arch/s390/include/asm/elf.h #define SET_PERSONALITY(ex)					\
SET_PERSONALITY   187 arch/sh/include/asm/elf.h #define SET_PERSONALITY(ex) \
SET_PERSONALITY   204 arch/sparc/include/asm/elf_64.h #define SET_PERSONALITY(ex)				\
SET_PERSONALITY    80 arch/unicore32/include/asm/elf.h #define SET_PERSONALITY(ex)	elf_set_personality(&(ex))
SET_PERSONALITY   279 arch/x86/include/asm/elf.h #define SET_PERSONALITY(ex) set_personality_64bit()
SET_PERSONALITY   215 arch/x86/um/asm/elf.h #define SET_PERSONALITY(ex) do ; while(0)
SET_PERSONALITY   177 arch/xtensa/include/asm/elf.h #define SET_PERSONALITY(ex) \
SET_PERSONALITY   100 fs/compat_binfmt_elf.c #undef	SET_PERSONALITY
SET_PERSONALITY   101 fs/compat_binfmt_elf.c #define	SET_PERSONALITY		COMPAT_SET_PERSONALITY
SET_PERSONALITY    15 include/linux/elf.h #define SET_PERSONALITY(ex) \