Searched refs:group_capacity (Results 1 – 1 of 1) sorted by relevance
9979 unsigned long group_capacity; /* Capacity over the CPUs of the group */ member10200 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()10204 if ((sgs->group_capacity * 100) > in group_has_capacity()10225 if ((sgs->group_capacity * 100) < in group_is_overloaded()10229 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()10472 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()10490 sgs->group_capacity; in update_sg_lb_stats()10767 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()10780 sgs->group_capacity; in update_sg_wakeup_stats()11115 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()[all …]