Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 4 of 4) sorted by relevance

/kernel/sched/
Dtopology.c354 static void free_sched_groups(struct sched_group *sg, int free_sgc) in free_sched_groups()
564 int group_balance_cpu(struct sched_group *sg) in group_balance_cpu()
676 build_balance_mask(struct sched_domain *sd, struct sched_group *sg, struct cpumask *mask) in build_balance_mask()
715 struct sched_group *sg; in build_group_from_child_sched_domain() local
735 struct sched_group *sg) in init_overlap_sched_group()
765 struct sched_group *first = NULL, *last = NULL, *sg; in build_overlap_sched_groups() local
897 struct sched_group *sg; in get_group() local
946 struct sched_group *sg; in build_sched_groups() local
979 struct sched_group *sg = sd->groups; in init_sched_groups_capacity() local
1050 struct sched_group *sg = sd->groups; in init_sched_groups_energy() local
[all …]
Dfair.c5851 struct sched_group *sg; member
6127 struct sched_group *sg = eenv->sg; in group_idle_state() local
6245 struct sched_group *sg = eenv->sg; in calc_sg_energy() local
6288 struct sched_group *sg; in compute_energy() local
6372 static inline bool cpu_in_sg(struct sched_group *sg, int cpu) in cpu_in_sg()
6462 struct sched_group *sg; in select_energy_cpu_idx() local
7208 struct sched_group *sg; in select_idle_sibling_cstate_aware() local
7301 struct sched_group *sg; in find_best_target() local
9429 group_smaller_min_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_min_cpu_capacity()
9440 group_smaller_max_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_max_cpu_capacity()
[all …]
Ddebug.c292 sd_alloc_ctl_group_table(struct sched_group *sg) in sd_alloc_ctl_group_table()
313 struct sched_group *sg = sd->groups; in sd_alloc_ctl_domain_table() local
Dsched.h1246 static inline struct cpumask *sched_group_span(struct sched_group *sg) in sched_group_span()
1254 static inline struct cpumask *group_balance_mask(struct sched_group *sg) in group_balance_mask()