Searched refs:propagate_active_weight (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/block/ |
D | blk-iocost.c | 951 static void propagate_active_weight(struct ioc_gq *iocg, u32 active, u32 inuse) in propagate_active_weight() function 1022 propagate_active_weight(iocg, weight, in weight_updated() 1094 propagate_active_weight(iocg, iocg->weight, in iocg_activate() 1711 propagate_active_weight(iocg, iocg->weight, iocg->weight); in ioc_rqos_throttle() 2033 propagate_active_weight(iocg, 0, 0); in ioc_pd_free()
|