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

/linux-master/block/
H A Dblk-iocost.c520 u64 child_active_sum; member in struct:ioc_gq
1097 if (list_empty(&iocg->active_list) && iocg->child_active_sum) {
1099 iocg->child_active_sum);
1117 parent->child_active_sum += (s32)(active - child->active);
1128 if (parent->child_active_sum) {
1132 parent->child_active_sum);
1194 u64 active_sum = READ_ONCE(parent->child_active_sum);
1240 parent->child_active_sum);
1281 if (iocg->child_active_sum)
1300 if (iocg->child_active_sum)
[all...]

Completed in 78 milliseconds