Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dfair.c8313 unsigned long group_capacity; member
8545 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
8549 if ((sgs->group_capacity * 100) > in group_has_capacity()
8570 if ((sgs->group_capacity * 100) < in group_is_overloaded()
8574 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
8671 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
8680 sgs->group_capacity; in update_sg_lb_stats()
8924 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
8937 sgs->group_capacity; in update_sg_wakeup_stats()
9197 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]