Home
last modified time | relevance | path

Searched refs:TIF_LOGADE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/loongarch/include/asm/
A Dthread_info.h80 #define TIF_LOGADE 12 /* Log address errors to syslog */ macro
97 #define _TIF_LOGADE (1<<TIF_LOGADE)
/linux-6.3-rc2/arch/mips/include/asm/
A Dthread_info.h122 #define TIF_LOGADE 21 /* Log address errors to syslog */ macro
145 #define _TIF_LOGADE (1<<TIF_LOGADE)
/linux-6.3-rc2/arch/mips/kernel/
A Dsyscall.c222 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
224 clear_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()

Completed in 7 milliseconds