Lines Matching refs:sched_group
7432 static struct sched_group *
7439 sched_balance_find_dst_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group_cpu()
7511 struct sched_group *group; in sched_balance_find_dst_cpu()
7714 struct sched_group *sg = sd->groups; in select_idle_cpu()
9942 struct sched_group *busiest; /* Busiest group in this sd */
9943 struct sched_group *local; /* Local group in this sd */
10004 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
10020 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
10119 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
10180 struct sched_group *group, in group_classify()
10249 sched_group_asym(struct lb_env *env, struct sg_lb_stats *sgs, struct sched_group *group) in sched_group_asym()
10263 static inline bool smt_vs_nonsmt_groups(struct sched_group *sg1, in smt_vs_nonsmt_groups()
10264 struct sched_group *sg2) in smt_vs_nonsmt_groups()
10274 struct sched_group *group) in smt_balance()
10351 struct sched_group *group, in update_sg_lb_stats()
10450 struct sched_group *sg, in update_sd_pick_busiest()
10669 struct sched_group *group, in update_sg_wakeup_stats()
10724 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
10726 struct sched_group *group, in update_pick_idlest()
10782 static struct sched_group *
10785 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in sched_balance_find_dst_group()
11027 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
11295 static struct sched_group *sched_balance_find_src_group(struct lb_env *env) in sched_balance_find_src_group()
11434 struct sched_group *group) in sched_balance_find_src_rq()
11647 struct sched_group *sg = env->sd->groups; in should_we_balance()
11742 struct sched_group *group; in sched_balance_rq()