Searched refs:child_active_sum (Results 1 – 1 of 1) sorted by relevance
516 u64 child_active_sum; member1077 if (list_empty(&iocg->active_list) && iocg->child_active_sum) { in __propagate_weights()1079 iocg->child_active_sum); in __propagate_weights()1097 parent->child_active_sum += (s32)(active - child->active); in __propagate_weights()1108 if (parent->child_active_sum) { in __propagate_weights()1112 parent->child_active_sum); in __propagate_weights()1174 u64 active_sum = READ_ONCE(parent->child_active_sum); in current_hweight()1220 parent->child_active_sum); in current_hweight_max()1261 if (iocg->child_active_sum) in iocg_activate()1280 if (iocg->child_active_sum) in iocg_activate()[all …]