Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/block/ |
D | blk-iocost.c | 1090 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1288 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1416 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1453 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1786 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2152 current_hweight(iocg, NULL, &old_hwi); in ioc_timer_fn() 2182 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2234 current_hweight(iocg, &hwa, &old_hwi); in ioc_timer_fn() 2393 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost() 2430 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost()
|