Home
last modified time | relevance | path

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

/linux/include/linux/
A Delf.h15 #ifndef SET_PERSONALITY
16 #define SET_PERSONALITY(ex) \ macro
22 SET_PERSONALITY(ex)
/linux/fs/
A Dcompat_binfmt_elf.c99 #undef SET_PERSONALITY
100 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/linux/arch/s390/include/asm/
A Delf.h252 #define SET_PERSONALITY(ex) \ macro
259 #define SET_PERSONALITY(ex) \ macro
/linux/arch/microblaze/include/asm/
A Delf.h24 #define SET_PERSONALITY(ex) \ macro
/linux/arch/csky/include/asm/
A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux/arch/nds32/include/asm/
A Delf.h157 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux/arch/arm/include/asm/
A Delf.h138 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux/arch/alpha/include/asm/
A Delf.h148 #define SET_PERSONALITY(EX) \ macro
/linux/arch/xtensa/include/asm/
A Delf.h177 #define SET_PERSONALITY(ex) \ macro
/linux/arch/sparc/include/asm/
A Delf_64.h203 #define SET_PERSONALITY(ex) \ macro
/linux/arch/arm64/include/asm/
A Delf.h161 #define SET_PERSONALITY(ex) \ macro
/linux/arch/powerpc/include/asm/
A Delf.h83 # define SET_PERSONALITY(ex) \ macro
/linux/arch/sh/include/asm/
A Delf.h163 #define SET_PERSONALITY(ex) \ macro
/linux/arch/x86/um/asm/
A Delf.h215 #define SET_PERSONALITY(ex) do {} while(0) macro
/linux/arch/parisc/include/asm/
A Delf.h235 #define SET_PERSONALITY(ex) \ macro
/linux/arch/x86/include/asm/
A Delf.h278 #define SET_PERSONALITY(ex) set_personality_64bit() macro

Completed in 17 milliseconds