Searched refs:old_th_wi (Results 1 – 1 of 1) sorted by relevance
790 struct work_interval *old_th_wi = thread->th_work_interval; in thread_set_work_interval() local824 …__kdebug_only uint64_t old_tg_id = (old_th_wi && old_th_wi->wi_group) ? thread_group_get_id(old_th… in thread_set_work_interval()840 work_interval_auto_join_decrement(old_th_wi, thread); in thread_set_work_interval()847 …thread_tid(thread), (old_th_wi ? old_th_wi->wi_id : 0), (work_interval ? work_interval->wi_id : 0)… in thread_set_work_interval()926 if (old_th_wi != NULL) { in thread_set_work_interval()927 work_interval_release(old_th_wi, options); in thread_set_work_interval()