Searched refs:TIF_LOGADE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dthread_info.h108 #define TIF_LOGADE 21 /* Log address errors to syslog */ macro
130 #define _TIF_LOGADE (1<<TIF_LOGADE)
/linux-4.4.14/arch/mips/kernel/
H A Dsyscall.c217 set_thread_flag(TIF_LOGADE); SYSCALL_DEFINE3()
219 clear_thread_flag(TIF_LOGADE); SYSCALL_DEFINE3()

Completed in 150 milliseconds