Lines Matching refs:active_list
513 struct list_head active_list; member
1077 if (list_empty(&iocg->active_list) && iocg->child_active_sum) { in __propagate_weights()
1252 if (!list_empty(&iocg->active_list)) { in iocg_activate()
1274 if (!list_empty(&iocg->active_list)) in iocg_activate()
1277 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate()
1300 list_add(&iocg->active_list, &ioc->active_iocgs); in iocg_activate()
1390 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_incur_debt()
1415 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_pay_debt()
1701 list_for_each_entry(iocg, target_iocgs, active_list) { in iocg_flush_stat()
2105 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_forgive_debts()
2146 list_for_each_entry_safe(iocg, tiocg, &ioc->active_iocgs, active_list) { in ioc_check_iocgs()
2199 list_del_init(&iocg->active_list); in ioc_check_iocgs()
2246 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_timer_fn()
2446 if (iocg->abs_vdebt || list_empty(&iocg->active_list)) { in adjust_inuse_and_calc_cost()
2607 if (unlikely(list_empty(&iocg->active_list))) { in ioc_rqos_throttle()
2731 if (likely(!list_empty(&iocg->active_list))) { in ioc_rqos_merge()
2941 INIT_LIST_HEAD(&iocg->active_list); in ioc_pd_init()
2972 if (!list_empty(&iocg->active_list)) { in ioc_pd_free()
2977 list_del_init(&iocg->active_list); in ioc_pd_free()