• Home
  • Raw
  • Download

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
255 static struct perf_domain *find_pd(struct perf_domain *pd, int cpu) in find_pd()
266 static struct perf_domain *pd_init(int cpu) in pd_init()
354 int cpu = cpumask_first(cpu_map); in build_perf_domains() local
632 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
666 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
882 build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
909 int cpu; in init_overlap_sched_group() local
932 build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1062 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1107 build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1152 static void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1159 int cpu, max_cpu = -1; in init_sched_groups_capacity() local
1263 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1317 struct sched_domain *child, int dflags, int cpu) in sd_init()
1452 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1692 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
1705 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
1723 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
1844 struct sched_domain *child, int dflags, int cpu) in build_sched_domain()
1877 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
2153 unsigned int cpu = cpumask_any(cpu_map); in detach_destroy_domains() local