Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c9226 unsigned long group_capacity; member
9459 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
9463 if ((sgs->group_capacity * 100) > in group_has_capacity()
9484 if ((sgs->group_capacity * 100) < in group_is_overloaded()
9488 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
9727 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
9747 sgs->group_capacity; in update_sg_lb_stats()
10031 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
10044 sgs->group_capacity; in update_sg_wakeup_stats()
10384 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]