Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/block/ |
| D | blk-iocost.c | 1166 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1364 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1493 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1530 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1857 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2204 current_hweight(iocg, NULL, &old_hwi); in ioc_check_iocgs() 2272 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2326 current_hweight(iocg, &hwa, &old_hwi); in ioc_timer_fn() 2460 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost() 2497 current_hweight(iocg, NULL, &hwi); in adjust_inuse_and_calc_cost()
|