Home
last modified time | relevance | path

Searched refs:hw_inusep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c1109 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() argument
1159 if (hw_inusep) in current_hweight()
1160 *hw_inusep = iocg->hweight_inuse; in current_hweight()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c1166 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) in current_hweight() argument
1216 if (hw_inusep) in current_hweight()
1217 *hw_inusep = iocg->hweight_inuse; in current_hweight()

Completed in 10 milliseconds