Lines Matching defs:cpu
42 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, struct cpumask *grou… in sched_domain_debug_one()
130 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug()
159 #define sched_domain_debug(sd, cpu) … argument
260 static struct perf_domain *find_pd(struct perf_domain *pd, int cpu) in find_pd()
272 static struct perf_domain *pd_init(int cpu) in pd_init()
363 int cpu = cpumask_first(cpu_map); in build_perf_domains() local
678 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
711 static void cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
935 static struct sched_group *build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
961 int cpu; in init_overlap_sched_group() local
1006 static int build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1175 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1221 static int build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1270 void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1280 int cpu, max_cpu = -1; in init_sched_groups_capacity() local
1397 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1448 struct sched_domain *child, int dflags, int cpu) in sd_init()
1574 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1822 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
1836 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
1855 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
1986 int cpu) in build_sched_domain()
2013 … topology_span_sane(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, int cpu) in topology_span_sane()
2319 unsigned int cpu = cpumask_any(cpu_map); in detach_destroy_domains() local