Lines Matching defs:cpu
39 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, in sched_domain_debug_one()
135 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug()
161 # define sched_domain_debug(sd, cpu) do { } while (0) argument
259 static struct perf_domain *find_pd(struct perf_domain *pd, int cpu) in find_pd()
270 static struct perf_domain *pd_init(int cpu) in pd_init()
359 int cpu = cpumask_first(cpu_map); in build_perf_domains() local
646 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
680 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
900 build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
927 int cpu; in init_overlap_sched_group() local
975 build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1140 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1185 build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1230 static void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1237 int cpu, max_cpu = -1; in init_sched_groups_capacity() local
1319 static inline void asym_cpu_capacity_update_data(int cpu) in asym_cpu_capacity_update_data()
1346 int cpu; in asym_cpu_capacity_scan() local
1451 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1507 struct sched_domain *child, int cpu) in sd_init()
1646 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1943 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
1962 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
1980 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
2101 struct sched_domain *child, int cpu) in build_sched_domain()
2134 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
2345 unsigned int cpu = cpumask_any(cpu_map); in detach_destroy_domains() local