Searched refs:current_hweight (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/block/ |
D | blk-iocost.c | 957 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1154 current_hweight(iocg, NULL, &hw_inuse); in iocg_kick_waitq() 1226 current_hweight(iocg, NULL, &hw_inuse); in iocg_kick_delay() 1406 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 1516 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 1704 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_rqos_throttle() 1713 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_rqos_throttle() 1814 current_hweight(iocg, NULL, &hw_inuse); in ioc_rqos_merge()
|