Searched refs:TIF_LBT_CTX_LIVE (Results 1 – 4 of 4) sorted by relevance
79 #define TIF_LBT_CTX_LIVE 28 /* LBT context must be preserved */93 #define _TIF_LBT_CTX_LIVE BIT(TIF_LBT_CTX_LIVE)89 #define TIF_LBT_CTX_LIVE global() macro
110 return test_thread_flag(TIF_LBT_CTX_LIVE); in thread_lbt_context_live()
99 clear_thread_flag(TIF_LBT_CTX_LIVE); in start_thread() 235 clear_tsk_thread_flag(p, TIF_LBT_CTX_LIVE); in copy_thread()
1024 set_thread_flag(TIF_LBT_CTX_LIVE);