Searched defs:SET_PERSONALITY (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/microblaze/include/asm/
H A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/riscv/include/asm/
H A Delf.h137 #define SET_PERSONALITY(ex) \ macro
/linux-master/include/linux/
H A Delf.h16 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/csky/include/asm/
H A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-master/fs/
H A Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY macro
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/linux-master/arch/powerpc/include/asm/
H A Delf.h83 # define SET_PERSONALITY(ex) \ macro
/linux-master/arch/alpha/include/asm/
H A Delf.h142 #define SET_PERSONALITY(EX) \ macro
/linux-master/arch/x86/um/asm/
H A Delf.h211 #define SET_PERSONALITY(ex) do {} while(0) macro
/linux-master/arch/sh/include/asm/
H A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/xtensa/include/asm/
H A Delf.h193 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/arm/include/asm/
H A Delf.h140 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-master/arch/x86/include/asm/
H A Delf.h263 #define SET_PERSONALITY(ex) set_personality_64bit() macro
/linux-master/arch/arm64/include/asm/
H A Delf.h161 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/sparc/include/asm/
H A Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/s390/include/asm/
H A Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/parisc/include/asm/
H A Delf.h234 #define SET_PERSONALITY(ex) \ macro

Completed in 167 milliseconds