• 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
356 static struct perf_domain *find_pd(struct perf_domain *pd, int cpu) in find_pd()
367 static struct perf_domain *pd_init(int cpu) in pd_init()
438 int cpu = cpumask_first(cpu_map); in build_perf_domains() local
696 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
741 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
973 build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
1002 int cpu; in init_overlap_sched_group() local
1050 build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
1215 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1261 build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
1306 static void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
1314 int cpu, cores = 0, max_cpu = -1; in init_sched_groups_capacity() local
1400 static inline void asym_cpu_capacity_update_data(int cpu) in asym_cpu_capacity_update_data()
1439 int cpu; in asym_cpu_capacity_scan() local
1544 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1599 struct sched_domain *child, int cpu) in sd_init()
1745 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
2050 void sched_update_numa(int cpu, bool online) in sched_update_numa()
2066 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
2083 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
2103 int sched_numa_find_closest(const struct cpumask *cpus, int cpu) in sched_numa_find_closest()
2131 int cpu; member
2166 int sched_numa_find_nth_cpu(const struct cpumask *cpus, int cpu, int node) in sched_numa_find_nth_cpu()
2340 struct sched_domain *child, int cpu) in build_sched_domain()
2373 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
2641 unsigned int cpu = cpumask_any(cpu_map); in detach_destroy_domains() local