Home
last modified time | relevance | path

Searched refs:group_balance_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dtopology.c792 int group_balance_cpu(struct sched_group *sg) in group_balance_cpu() function
1310 if (cpu != group_balance_cpu(sg)) in init_sched_groups_capacity()
H A Dsched.h1935 extern int group_balance_cpu(struct sched_group *sg);
H A Dfair.c11275 return group_balance_cpu(sg) == env->dst_cpu;