Searched refs:TIF_LOGADE (Results 1 - 2 of 2) 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 Dthread_info.h118 #define TIF_LOGADE 21 /* Log address errors to syslog */ macro
142 #define _TIF_LOGADE (1<<TIF_LOGADE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c406 set_thread_flag(TIF_LOGADE);
408 clear_thread_flag(TIF_LOGADE);

Completed in 110 milliseconds