Searched refs:TIF_USEDLBT (Results 1 – 3 of 3) sorted by relevance
30 return test_thread_flag(TIF_USEDLBT); in is_lbt_owner()50 set_thread_flag(TIF_USEDLBT); in __own_lbt()77 clear_tsk_thread_flag(tsk, TIF_USEDLBT); in lose_lbt_inatomic()
87 #define TIF_USEDLBT 19 /* LBT was used by this task this quantum (SMP) */ macro106 #define _TIF_USEDLBT (1<<TIF_USEDLBT)
201 clear_tsk_thread_flag(p, TIF_USEDLBT); in copy_thread()