Searched refs:group_has_capacity (Results 1 – 1 of 1) sorted by relevance
10031 * group_has_capacity returns true if the group has spare capacity that could10043 group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs) in group_has_capacity() function 10062 * group_is_overloaded is not equals to !group_has_capacity because a group10064 * overloaded so both group_has_capacity and group_is_overloaded return10104 if (!group_has_capacity(imbalance_pct, sgs)) in group_classify()