Searched refs:old_th_wi (Results 1 – 1 of 1) sorted by relevance
896 struct work_interval *old_th_wi = thread->th_work_interval; in thread_set_work_interval() local930 …__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()946 work_interval_auto_join_decrement(old_th_wi, thread); in thread_set_work_interval()953 …thread_tid(thread), (old_th_wi ? old_th_wi->wi_id : 0), (work_interval ? work_interval->wi_id : 0)… in thread_set_work_interval()1028 if (old_th_wi != NULL) { in thread_set_work_interval()1029 work_interval_release(old_th_wi, options); in thread_set_work_interval()