Home
last modified time | relevance | path

Searched defs:SET_PERSONALITY (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/arch/tile/include/asm/
Delf.h123 #define SET_PERSONALITY(ex) do { } while (0) macro
152 #define SET_PERSONALITY(ex) \ macro
/linux-3.3/fs/
Dcompat_binfmt_elf.c106 #define SET_PERSONALITY COMPAT_SET_PERSONALITY macro
/linux-3.3/arch/microblaze/include/asm/
Delf.h119 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) macro
/linux-3.3/arch/s390/include/asm/
Delf.h186 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
188 #define SET_PERSONALITY(ex) \ macro
/linux-3.3/arch/openrisc/include/asm/
Delf.h105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/unicore32/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-3.3/arch/um/sys-ppc/asm/
Delf.h8 #define SET_PERSONALITY(ex) do ; while(0) macro
/linux-3.3/arch/cris/include/asm/
Delf.h89 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/mn10300/include/asm/
Delf.h154 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/score/include/asm/
Delf.h55 #define SET_PERSONALITY(ex) \ macro
/linux-3.3/arch/m68k/include/asm/
Delf.h116 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/frv/include/asm/
Delf.h140 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/h8300/include/asm/
Delf.h57 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/avr32/include/asm/
Delf.h105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) macro
/linux-3.3/arch/c6x/include/asm/
Delf.h68 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/m32r/include/asm/
Delf.h131 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/mips/include/asm/
Delf.h250 #define SET_PERSONALITY(ex) \ macro
298 #define SET_PERSONALITY(ex) \ macro
/linux-3.3/arch/alpha/include/asm/
Delf.h146 #define SET_PERSONALITY(EX) \ macro
/linux-3.3/arch/arm/include/asm/
Delf.h127 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) macro
/linux-3.3/arch/parisc/kernel/
Dbinfmt_elf32.c88 #define SET_PERSONALITY(ex) \ macro
/linux-3.3/arch/hexagon/include/asm/
Delf.h220 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/x86/um/asm/
Delf.h218 #define SET_PERSONALITY(ex) do ; while(0) macro
/linux-3.3/arch/blackfin/include/asm/
Delf.h135 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/sparc/include/asm/
Delf_32.h138 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) macro
/linux-3.3/arch/sh/include/asm/
Delf.h186 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) macro

12