Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-iocost.c520 u64 child_active_sum; member
1099 iocg->child_active_sum); in __propagate_weights()
1128 if (parent->child_active_sum) { in __propagate_weights()
1132 parent->child_active_sum); in __propagate_weights()
1194 u64 active_sum = READ_ONCE(parent->child_active_sum); in current_hweight()
1240 parent->child_active_sum); in current_hweight_max()
1281 if (iocg->child_active_sum) in iocg_activate()
1300 if (iocg->child_active_sum) in iocg_activate()
1945 parent->child_active_sum); in transfer_surpluses()
2013 iocg->child_active_sum * iocg->hweight_donating, in transfer_surpluses()
[all …]