Lines Matching refs:active_list
515 struct list_head active_list; member
1196 if (!list_empty(&iocg->active_list)) { in iocg_activate()
1218 if (!list_empty(&iocg->active_list)) in iocg_activate()
1221 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate()
1244 list_add(&iocg->active_list, &ioc->active_iocgs); in iocg_activate()
1334 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_incur_debt()
1359 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_pay_debt()
1644 list_for_each_entry(iocg, target_iocgs, active_list) { in iocg_flush_stat()
2048 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_forgive_debts()
2108 list_for_each_entry_safe(iocg, tiocg, &ioc->active_iocgs, active_list) { in ioc_timer_fn()
2158 list_del_init(&iocg->active_list); in ioc_timer_fn()
2172 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_timer_fn()
2413 if (iocg->abs_vdebt || list_empty(&iocg->active_list)) { in adjust_inuse_and_calc_cost()
2574 if (unlikely(list_empty(&iocg->active_list))) { in ioc_rqos_throttle()
2698 if (likely(!list_empty(&iocg->active_list))) { in ioc_rqos_merge()
2902 INIT_LIST_HEAD(&iocg->active_list); in ioc_pd_init()
2933 if (!list_empty(&iocg->active_list)) { in ioc_pd_free()
2938 list_del_init(&iocg->active_list); in ioc_pd_free()