• Home
  • Raw
  • Download

Lines Matching refs:cpumask

39 				  struct cpumask *groupmask)  in sched_domain_debug_one()
309 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug()
375 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains()
891 build_balance_mask(struct sched_domain *sd, struct sched_group *sg, struct cpumask *mask) in build_balance_mask()
893 const struct cpumask *sg_span = sched_group_span(sg); in build_balance_mask()
931 struct cpumask *sg_span; in build_group_from_child_sched_domain()
954 struct cpumask *mask = sched_domains_tmpmask2; in init_overlap_sched_group()
956 struct cpumask *sg_span; in init_overlap_sched_group()
1008 const struct cpumask *span = sched_domain_span(sd); in build_overlap_sched_groups()
1009 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups()
1017 struct cpumask *sg_span; in build_overlap_sched_groups()
1220 const struct cpumask *span = sched_domain_span(sd); in build_sched_groups()
1221 struct cpumask *covered; in build_sched_groups()
1317 asym_cpu_capacity_classify(const struct cpumask *sd_span, in asym_cpu_capacity_classify()
1318 const struct cpumask *cpu_map) in asym_cpu_capacity_classify()
1438 static void __sdt_free(const struct cpumask *cpu_map);
1439 static int __sdt_alloc(const struct cpumask *cpu_map);
1442 const struct cpumask *cpu_map) in __free_domain_allocs()
1461 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
1507 static struct cpumask ***sched_domains_numa_masks;
1534 const struct cpumask *cpu_map, in sd_init()
1540 struct cpumask *sd_span; in sd_init()
1681 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1806 struct cpumask ***masks; in sched_init_numa()
1882 struct cpumask *mask = kzalloc(cpumask_size(), GFP_KERNEL); in sched_init_numa()
1952 struct cpumask ***masks; in sched_reset_numa()
2039 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
2042 struct cpumask ***masks; in sched_numa_find_closest()
2065 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
2134 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
2171 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
2205 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
2241 build_sched_domains(const struct cpumask *cpu_map, struct sched_domain_attr *attr) in build_sched_domains()
2448 int sched_init_domains(const struct cpumask *cpu_map) in sched_init_domains()
2472 static void detach_destroy_domains(const struct cpumask *cpu_map) in detach_destroy_domains()