Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/block/ |
D | blk-iocost.c | 1146 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1344 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1473 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1510 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1843 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2190 current_hweight(iocg, NULL, &old_hwi); in ioc_check_iocgs() 2256 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2310 current_hweight(iocg, &hwa, &old_hwi); in ioc_timer_fn() 2426 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost() 2463 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost()
|