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