Lines Matching defs:cpu
28 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, in sched_domain_debug_one()
115 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug()
141 # define sched_domain_debug(sd, cpu) do { } while (0) argument
246 static struct perf_domain *find_pd(struct perf_domain *pd, int cpu) in find_pd()
257 static struct perf_domain *pd_init(int cpu) in pd_init()
346 int cpu = cpumask_first(cpu_map); in build_perf_domains() local
630 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
664 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
880 build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
907 int cpu; in init_overlap_sched_group() local
930 build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1060 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1105 build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1150 static void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1157 int cpu, max_cpu = -1; in init_sched_groups_capacity() local
1264 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1320 struct sched_domain *child, int dflags, int cpu) in sd_init()
1465 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1708 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
1721 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
1739 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
1860 struct sched_domain *child, int dflags, int cpu) in build_sched_domain()
2118 unsigned int cpu = cpumask_any(cpu_map); in detach_destroy_domains() local