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 27 /* LBT was used by this task this quantum (SMP) */ macro102 #define _TIF_USEDLBT BIT(TIF_USEDLBT)
227 clear_tsk_thread_flag(p, TIF_USEDLBT); in copy_thread()