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

/linux-master/block/
H A Dblk-iocost.c519 /* see __propagate_weights() and current_hweight() for details */
1152 /* paired with rmb in current_hweight(), see there */
1166 static void current_hweight(struct ioc_gq *iocg, u32 *hw_activep, u32 *hw_inusep) function
1372 current_hweight(iocg, &hwa, NULL);
1504 current_hweight(iocg, &hwa, NULL);
1541 current_hweight(iocg, NULL, &ctx.hw_inuse);
1868 current_hweight(iocg, &hwa, NULL);
2215 current_hweight(iocg, NULL, &old_hwi);
2283 current_hweight(iocg, &hw_active, &hw_inuse);
2337 current_hweight(ioc
[all...]

Completed in 222 milliseconds