Lines Matching refs:active_list
517 struct list_head active_list; member
1086 if (list_empty(&iocg->active_list) && iocg->child_active_sum) { in __propagate_weights()
1261 if (!list_empty(&iocg->active_list)) { in iocg_activate()
1283 if (!list_empty(&iocg->active_list)) in iocg_activate()
1286 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate()
1309 list_add(&iocg->active_list, &ioc->active_iocgs); in iocg_activate()
1406 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_incur_debt()
1431 WARN_ON_ONCE(list_empty(&iocg->active_list)); in iocg_pay_debt()
1717 list_for_each_entry(iocg, target_iocgs, active_list) { in iocg_flush_stat()
2121 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_forgive_debts()
2162 list_for_each_entry_safe(iocg, tiocg, &ioc->active_iocgs, active_list) { in ioc_check_iocgs()
2215 list_del_init(&iocg->active_list); in ioc_check_iocgs()
2262 list_for_each_entry(iocg, &ioc->active_iocgs, active_list) { in ioc_timer_fn()
2480 if (iocg->abs_vdebt || list_empty(&iocg->active_list)) { in adjust_inuse_and_calc_cost()
2641 if (unlikely(list_empty(&iocg->active_list))) { in ioc_rqos_throttle()
2765 if (likely(!list_empty(&iocg->active_list))) { in ioc_rqos_merge()
2981 INIT_LIST_HEAD(&iocg->active_list); in ioc_pd_init()
3012 if (!list_empty(&iocg->active_list)) { in ioc_pd_free()
3017 list_del_init(&iocg->active_list); in ioc_pd_free()