Lines Matching refs:sched_group
6530 static struct sched_group *
6537 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
6609 struct sched_group *group; in find_idlest_cpu()
8967 struct sched_group *busiest; /* Busiest group in this sd */
8968 struct sched_group *local; /* Local group in this sd */
9032 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
9051 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
9156 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
9217 struct sched_group *group, in group_classify()
9264 struct sched_group *sg) in asym_smt_can_pull_tasks()
9323 struct sched_group *group) in sched_asym()
9356 struct sched_group *group, in update_sg_lb_stats()
9448 struct sched_group *sg, in update_sd_pick_busiest()
9640 struct sched_group *group, in update_sg_wakeup_stats()
9695 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
9697 struct sched_group *group, in update_pick_idlest()
9752 static struct sched_group *
9755 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group()
9997 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
10266 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
10400 struct sched_group *group) in find_busiest_queue()
10607 struct sched_group *sg = env->sd->groups; in should_we_balance()
10653 struct sched_group *group; in load_balance()