Home
last modified time | relevance | path

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

/kernel/sched/
Dtune.c832 struct sched_group *sg, in schedtune_add_cluster_nrg()
904 struct sched_group *sg; in schedtune_init() local
Ddebug.c286 sd_alloc_ctl_group_table(struct sched_group *sg) in sd_alloc_ctl_group_table()
307 struct sched_group *sg = sd->groups; in sd_alloc_ctl_domain_table() local
Dfair.c5506 struct sched_group *sg; member
5625 struct sched_group *sg = eenv->sg; in group_idle_state() local
5702 struct sched_group *sg = eenv->sg; in calc_sg_energy() local
5782 struct sched_group *sg = sd->groups; in compute_energy() local
5843 static inline bool cpu_in_sg(struct sched_group *sg, int cpu) in cpu_in_sg()
5866 struct sched_group *sg; in select_energy_cpu_idx() local
6594 struct sched_group *sg; in select_idle_sibling() local
6750 struct sched_group *sg; in find_best_target() local
8614 group_smaller_cpu_capacity(struct sched_group *sg, struct sched_group *ref) in group_smaller_cpu_capacity()
8757 struct sched_group *sg, in update_sd_pick_busiest()
[all …]
Dcore.c6065 static void free_sched_groups(struct sched_group *sg, int free_sgc) in free_sched_groups()
6267 static void build_group_mask(struct sched_domain *sd, struct sched_group *sg) in build_group_mask()
6300 int group_balance_cpu(struct sched_group *sg) in group_balance_cpu()
6308 struct sched_group *first = NULL, *last = NULL, *groups = NULL, *sg; in build_overlap_sched_groups() local
6382 static int get_group(int cpu, struct sd_data *sdd, struct sched_group **sg) in get_group()
6427 struct sched_group *sg; in build_sched_groups() local
6467 struct sched_group *sg = sd->groups; in init_sched_groups_capacity() local
7116 struct sched_group *sg; in __sdt_alloc() local
Dsched.h974 static inline struct cpumask *sched_group_cpus(struct sched_group *sg) in sched_group_cpus()
983 static inline struct cpumask *sched_group_mask(struct sched_group *sg) in sched_group_mask()