Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c1102 static void propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in propagate_weights() function
1200 propagate_weights(iocg, weight, iocg->inuse, true, now); in weight_updated()
1265 propagate_weights(iocg, iocg->weight, in iocg_activate()
1368 propagate_weights(iocg, iocg->active, 0, false, now); in iocg_incur_debt()
1395 propagate_weights(iocg, iocg->active, iocg->last_inuse, in iocg_pay_debt()
2474 propagate_weights(iocg, iocg->active, new_inuse, true, now); in adjust_inuse_and_calc_cost()
2658 propagate_weights(iocg, iocg->active, iocg->active, true, in ioc_rqos_throttle()
2988 propagate_weights(iocg, 0, 0, false, &now); in ioc_pd_free()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c1159 static void propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in propagate_weights() function
1257 propagate_weights(iocg, weight, iocg->inuse, true, now); in weight_updated()
1322 propagate_weights(iocg, iocg->weight, in iocg_activate()
1425 propagate_weights(iocg, iocg->active, 0, false, now); in iocg_incur_debt()
1452 propagate_weights(iocg, iocg->active, iocg->last_inuse, in iocg_pay_debt()
2503 propagate_weights(iocg, iocg->active, new_inuse, true, now); in adjust_inuse_and_calc_cost()
2691 propagate_weights(iocg, iocg->active, iocg->active, true, in ioc_rqos_throttle()
3022 propagate_weights(iocg, 0, 0, false, &now); in ioc_pd_free()

Completed in 10 milliseconds