Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dfair.c8583 unsigned long group_capacity; member
8815 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
8819 if ((sgs->group_capacity * 100) > in group_has_capacity()
8840 if ((sgs->group_capacity * 100) < in group_is_overloaded()
8844 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
9050 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
9066 sgs->group_capacity; in update_sg_lb_stats()
9311 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
9324 sgs->group_capacity; in update_sg_wakeup_stats()
9663 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]