Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dthread_info.h95 #define TIF_SLD 18 /* Restore split lock detection on context switch */ macro
126 #define _TIF_SLD (1 << TIF_SLD)
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dintel.c1093 * progress and set TIF_SLD so the detection is re-enabled via in split_lock_warn()
1097 set_tsk_thread_flag(current, TIF_SLD); in split_lock_warn()

Completed in 3 milliseconds