Searched refs:group_has_capacity (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/sched/
H A Dfair.c9720 * group_has_capacity returns true if the group has spare capacity that could
9732 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs) function
9751 * group_is_overloaded is not equals to !group_has_capacity because a group
9753 * overloaded so both group_has_capacity and group_is_overloaded return
9793 if (!group_has_capacity(imbalance_pct, sgs))

Completed in 181 milliseconds