Searched refs:group_capacity (Results 1 – 1 of 1) sorted by relevance
9314 unsigned long group_capacity; member9547 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()9551 if ((sgs->group_capacity * 100) > in group_has_capacity()9572 if ((sgs->group_capacity * 100) < in group_is_overloaded()9576 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()9815 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()9835 sgs->group_capacity; in update_sg_lb_stats()10119 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()10132 sgs->group_capacity; in update_sg_wakeup_stats()10472 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()[all …]