Home
last modified time | relevance | path

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

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