Searched refs:set_personality (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Delf.h89 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Delf.h184 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
189 set_personality(PER_LINUX); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Delf_32.h135 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
H A Delf_64.h204 set_personality(PER_LINUX | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Delf.h57 set_personality(PER_LINUX); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Delf.h117 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Delf.h57 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Delf.h131 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Delf.h105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Delf.c53 set_personality(personality);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dexec_domain.c50 set_personality(0);
187 set_personality(personality);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Delf.h116 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpersonality.h115 #define set_personality(pers) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Delf.h130 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Da.out.h98 set_personality (((BFPM->taso || EX.ah.entry < 0x100000000L \
H A Delf.h147 set_personality(((EX).e_flags & EF_ALPHA_32BIT) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Delf.h146 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Delf.h192 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Delf.h140 #define SET_PERSONALITY(ex) set_personality(PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Delf.h243 set_personality(PER_LINUX | \
250 set_personality(PER_LINUX | (current->personality & (~PER_MASK)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Delf.h253 set_personality(PER_LINUX); \
312 set_personality(PER_LINUX); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Delf.h205 set_personality((current->personality & ~PER_MASK) | PER_LINUX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Delf.h187 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_aout.c249 set_personality(PER_LINUX);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32_aout.c295 set_personality(PER_LINUX);

Completed in 144 milliseconds

12