Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c8299 unsigned long group_capacity; member
8532 if ((sgs->group_capacity * imbalance_pct) < in group_has_capacity()
8536 if ((sgs->group_capacity * 100) > in group_has_capacity()
8557 if ((sgs->group_capacity * 100) < in group_is_overloaded()
8561 if ((sgs->group_capacity * imbalance_pct) < in group_is_overloaded()
8703 sgs->group_capacity = group->sgc->capacity; in update_sg_lb_stats()
8712 sgs->group_capacity; in update_sg_lb_stats()
8956 sgs->group_capacity = group->sgc->capacity; in update_sg_wakeup_stats()
8969 sgs->group_capacity; in update_sg_wakeup_stats()
9229 sds->total_capacity += sgs->group_capacity; in update_sd_lb_stats()
[all …]