Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c8808 * group_has_capacity returns true if the group has spare capacity that could
8819 static inline bool group_has_capacity(unsigned int imbalance_pct, struct sg_lb_stats *sgs) in group_has_capacity() function
8839 * group_is_overloaded is not equals to !group_has_capacity because a group
8841 * overloaded so both group_has_capacity and group_is_overloaded return
8898 if (!group_has_capacity(imbalance_pct, sgs)) { in group_classify()

Completed in 16 milliseconds