Searched refs:current_hweight (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 521 /* see __propagate_weights() and current_hweight() for details */ 1095 /* paired with rmb in current_hweight(), see there */ in commit_weights() 1109 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1314 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1443 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1480 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1813 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2179 current_hweight(iocg, NULL, &old_hwi); in ioc_timer_fn() 2209 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2261 current_hweight(ioc in ioc_timer_fn() [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 519 /* see __propagate_weights() and current_hweight() for details */ 1152 /* paired with rmb in current_hweight(), see there */ in commit_weights() 1166 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() function 1371 current_hweight(iocg, &hwa, NULL); in iocg_kick_delay() 1500 current_hweight(iocg, &hwa, NULL); in iocg_kick_waitq() 1537 current_hweight(iocg, NULL, &ctx.hw_inuse); in iocg_kick_waitq() 1864 current_hweight(iocg, &hwa, NULL); in transfer_surpluses() 2211 current_hweight(iocg, NULL, &old_hwi); in ioc_check_iocgs() 2279 current_hweight(iocg, &hw_active, &hw_inuse); in ioc_timer_fn() 2333 current_hweight(ioc in ioc_timer_fn() [all...] |
Completed in 8 milliseconds