Searched refs:child_active_sum (Results 1 – 1 of 1) sorted by relevance
518 u64 child_active_sum; member1041 parent->child_active_sum += (s32)(active - child->active); in __propagate_weights()1052 if (parent->child_active_sum) { in __propagate_weights()1056 parent->child_active_sum); in __propagate_weights()1118 u64 active_sum = READ_ONCE(parent->child_active_sum); in current_hweight()1164 parent->child_active_sum); in current_hweight_max()1205 if (iocg->child_active_sum) in iocg_activate()1224 if (iocg->child_active_sum) in iocg_activate()1863 parent->child_active_sum); in transfer_surpluses()1912 iocg->child_active_sum * (WEIGHT_ONE - iocg->hweight_donating), in transfer_surpluses()[all …]