Home
last modified time | relevance | path

Searched refs:propagate_weights (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-iocost.c1166 static void propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in propagate_weights() function
1264 propagate_weights(iocg, weight, iocg->inuse, true, now); in weight_updated()
1329 propagate_weights(iocg, iocg->weight, in iocg_activate()
1433 propagate_weights(iocg, iocg->active, 0, false, now); in iocg_incur_debt()
1463 propagate_weights(iocg, iocg->active, iocg->last_inuse, in iocg_pay_debt()
2516 propagate_weights(iocg, iocg->active, new_inuse, true, now); in adjust_inuse_and_calc_cost()
2704 propagate_weights(iocg, iocg->active, iocg->active, true, in ioc_rqos_throttle()
3035 propagate_weights(iocg, 0, 0, false, &now); in ioc_pd_free()