Searched refs:PER_LINUX_32BIT (Results 1 - 10 of 10) sorted by relevance

/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/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.c43 unsigned int personality = PER_LINUX_32BIT;
H A Dtraps.c420 current->personality != PER_LINUX_32BIT &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Delf.h159 current->personality = PER_LINUX_32BIT; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpersonality.h56 PER_LINUX_32BIT = 0x0000 | ADDR_LIMIT_32BIT, enumerator in enum:__anon17986
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Delf.h148 ? PER_LINUX_32BIT : 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/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_flat.c521 set_personality(PER_LINUX_32BIT);

Completed in 48 milliseconds