Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c9674 * group_has_capacity returns true if the group has spare capacity that could
9686 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs) in group_has_capacity()
9705 * group_is_overloaded is not equals to !group_has_capacity because a group
9707 * overloaded so both group_has_capacity and group_is_overloaded return
9747 if (!group_has_capacity(imbalance_pct, sgs)) in group_classify()
9684 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs) group_has_capacity() function