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

/linux-master/arch/microblaze/include/asm/
H A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/linux-master/include/linux/
H A Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/linux-master/fs/
H A Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY macro
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
H A Dbinfmt_elf_fdpic.c348 SET_PERSONALITY(exec_params.hdr);
/linux-master/arch/csky/include/asm/
H A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-master/arch/alpha/include/asm/
H A Delf.h142 #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/riscv/include/asm/
H A Delf.h137 #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/sh/include/asm/
H A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/sparc/include/asm/
H A Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/powerpc/include/asm/
H A Delf.h83 # 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/arm64/include/asm/
H A Delf.h161 #define SET_PERSONALITY(ex) \ macro
220 * Unlike the native SET_PERSONALITY macro, the compat version maintains
/linux-master/arch/parisc/include/asm/
H A Delf.h234 #define SET_PERSONALITY(ex) \ macro
/linux-master/arch/x86/include/asm/
H A Delf.h263 #define SET_PERSONALITY(ex) set_personality_64bit() macro

Completed in 223 milliseconds