SET_PERSONALITY   103 fs/compat_binfmt_elf.c #undef	SET_PERSONALITY
SET_PERSONALITY   104 fs/compat_binfmt_elf.c #define	SET_PERSONALITY		COMPAT_SET_PERSONALITY
SET_PERSONALITY    91 include/asm-cris/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
SET_PERSONALITY   140 include/asm-frv/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
SET_PERSONALITY   132 include/asm-m32r/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX)
SET_PERSONALITY   117 include/asm-m68k/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
SET_PERSONALITY   144 include/asm-mn10300/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX)
SET_PERSONALITY   239 include/asm-parisc/elf.h #define SET_PERSONALITY(ex, ibcs2) \
SET_PERSONALITY    89 include/asm-um/elf-i386.h #define SET_PERSONALITY(ex, ibcs2) do { } while (0)
SET_PERSONALITY     8 include/asm-um/elf-ppc.h #define SET_PERSONALITY(ex, ibcs2) do ; while(0)
SET_PERSONALITY   117 include/asm-um/elf-x86_64.h #define SET_PERSONALITY(ex, ibcs2) do ; while(0)
SET_PERSONALITY   270 include/asm-x86/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality_64bit()
SET_PERSONALITY   192 include/asm-xtensa/elf.h #define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT)