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.c521 /* see __propagate_weights() and current_hweight() for details */
1027 static void __propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in __propagate_weights() function
1105 __propagate_weights(iocg, active, inuse, save, now); in propagate_weights()
1123 * hweight_gen, all the weight updates from __propagate_weights() are in current_hweight()
2001 __propagate_weights(iocg, iocg->active, inuse, true, now); in transfer_surpluses()
2184 __propagate_weights(iocg, 0, 0, false, &now); in ioc_timer_fn()
2291 __propagate_weights(iocg, iocg->active, in ioc_timer_fn()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c519 /* see __propagate_weights() and current_hweight() for details */
1084 static void __propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in __propagate_weights() function
1162 __propagate_weights(iocg, active, inuse, save, now); in propagate_weights()
1180 * hweight_gen, all the weight updates from __propagate_weights() are in current_hweight()
2052 __propagate_weights(iocg, iocg->active, inuse, true, now); in transfer_surpluses()
2219 __propagate_weights(iocg, 0, 0, false, now); in ioc_check_iocgs()
2363 __propagate_weights(iocg, iocg->active, in ioc_timer_fn()

Completed in 9 milliseconds