Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c8037 unsigned long group_capacity; member
8269 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
8273 if ((sgs->group_capacity * 100) > in group_has_capacity()
8294 if ((sgs->group_capacity * 100) < in group_is_overloaded()
8298 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
8440 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
8449 sgs->group_capacity; in update_sg_lb_stats()
8693 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
8706 sgs->group_capacity; in update_sg_wakeup_stats()
8955 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]