Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h3159 extern int group_balance_cpu_not_isolated(struct sched_group *sg);
3161 static inline int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function
H A Dfair.c10121 int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function
10162 return group_balance_cpu_not_isolated(sg) == env->dst_cpu; in should_we_balance()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h3991 extern int group_balance_cpu_not_isolated(struct sched_group *sg);
3993 static inline int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function
H A Dfair.c11479 int group_balance_cpu_not_isolated(struct sched_group *sg) in group_balance_cpu_not_isolated() function
11553 return group_balance_cpu_not_isolated(sg) == env->dst_cpu; in should_we_balance()

Completed in 41 milliseconds