Home
last modified time | relevance | path

Searched refs:hw_activep (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
1157 if (hw_activep) in current_hweight()
1158 *hw_activep = iocg->hweight_active; 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
1214 if (hw_activep) in current_hweight()
1215 *hw_activep = iocg->hweight_active; in current_hweight()

Completed in 12 milliseconds