Lines Matching refs:active_list
513 struct list_head active_list; member
1072 if (list_empty(&iocg->active_list) && iocg->child_active_sum) { in __propagate_weights()
1247 if (!list_empty(&iocg->active_list)) { in iocg_activate()
1269 if (!list_empty(&iocg->active_list)) in iocg_activate()
1272 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate()
1295 list_add(&iocg->active_list, &ioc->active_iocgs); in iocg_activate()
1385 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_incur_debt()
1410 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_pay_debt()
1690 list_for_each_entry(iocg, target_iocgs, active_list) { in iocg_flush_stat()
2094 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_forgive_debts()
2135 list_for_each_entry_safe(iocg, tiocg, &ioc->active_iocgs, active_list) { in ioc_check_iocgs()
2188 list_del_init(&iocg->active_list); in ioc_check_iocgs()
2235 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_timer_fn()
2452 if (iocg->abs_vdebt || list_empty(&iocg->active_list)) { in adjust_inuse_and_calc_cost()
2613 if (unlikely(list_empty(&iocg->active_list))) { in ioc_rqos_throttle()
2737 if (likely(!list_empty(&iocg->active_list))) { in ioc_rqos_merge()
2954 INIT_LIST_HEAD(&iocg->active_list); in ioc_pd_init()
2985 if (!list_empty(&iocg->active_list)) { in ioc_pd_free()
2990 list_del_init(&iocg->active_list); in ioc_pd_free()