Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
/linux/block/ |
H A D | blk-iocost.c | 1173 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1379 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1511 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1548 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1875 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2224 current_hweight(iocg, NULL, &old_hwi); in ioc_check_iocgs() 2292 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2346 current_hweight(iocg, &hwa, &old_hwi); in ioc_timer_fn() 2480 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost() 2517 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost()
|