Searched refs:TIF_LOGADE (Results 1 – 3 of 3) sorted by relevance
80 #define TIF_LOGADE 12 /* Log address errors to syslog */ macro100 #define _TIF_LOGADE (1<<TIF_LOGADE)
122 #define TIF_LOGADE 21 /* Log address errors to syslog */ macro145 #define _TIF_LOGADE (1<<TIF_LOGADE)
223 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()225 clear_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()