Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/block/ |
D | blk-iocost.c | 1145 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1343 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1472 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1509 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1836 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2183 current_hweight(iocg, NULL, &old_hwi); in ioc_check_iocgs() 2249 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2303 current_hweight(iocg, &hwa, &old_hwi); in ioc_timer_fn() 2436 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost() 2473 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost()
|