Searched refs:KU_USER (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Disadep.h21 #define KU_USER 0x08 macro
29 #define KU_USER 0x10 macro
H A Dptrace.h138 #define user_mode(regs) (((regs)->cp0_status & KU_MASK) == KU_USER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dthread_info.h7 #define KU_USER 0x08 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dprocess.c70 status |= KU_USER;
H A Dentry.S249 andri.c r8, r8, KU_USER
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dentry.S40 andi t0, t0, KU_USER
H A Dprocess.c98 status |= KU_USER;

Completed in 126 milliseconds