Searched refs:group_balance_cpu_not_isolated (Results 1 – 2 of 2) sorted by relevance
3093 extern int group_balance_cpu_not_isolated(struct sched_group *sg);3095 static inline int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function
9955 int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function9996 return group_balance_cpu_not_isolated(sg) == env->dst_cpu; in should_we_balance()