Searched refs:group_capacity (Results 1 – 1 of 1) sorted by relevance
9920 unsigned long group_capacity; /* Capacity over the CPUs of the group */ member10141 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()10145 if ((sgs->group_capacity * 100) > in group_has_capacity()10166 if ((sgs->group_capacity * 100) < in group_is_overloaded()10170 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()10413 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()10431 sgs->group_capacity; in update_sg_lb_stats()10708 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()10721 sgs->group_capacity; in update_sg_wakeup_stats()11056 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()[all …]