Home
last modified time | relevance | path

Searched refs:group_capacity (Results 1 – 1 of 1) sorted by relevance

/kernel/sched/
Dfair.c8645 unsigned long group_capacity; member
8878 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
8882 if ((sgs->group_capacity * 100) > in group_has_capacity()
8903 if ((sgs->group_capacity * 100) < in group_is_overloaded()
8907 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
9004 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
9013 sgs->group_capacity; in update_sg_lb_stats()
9261 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
9274 sgs->group_capacity; in update_sg_wakeup_stats()
9536 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]