• Home
  • Raw
  • Download

Lines Matching defs:cpu

31 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level,  in sched_domain_debug_one()
119 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug()
145 # define sched_domain_debug(sd, cpu) do { } while (0) argument
424 static void update_top_cache_domain(int cpu) in update_top_cache_domain()
462 static void update_asym_cpucapacity(int cpu) in update_asym_cpucapacity()
482 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain()
713 build_group_from_child_sched_domain(struct sched_domain *sd, int cpu) in build_group_from_child_sched_domain()
740 int cpu; in init_overlap_sched_group() local
763 build_overlap_sched_groups(struct sched_domain *sd, int cpu) in build_overlap_sched_groups()
893 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
932 build_sched_groups(struct sched_domain *sd, int cpu) in build_sched_groups()
977 static void init_sched_groups_capacity(int cpu, struct sched_domain *sd) in init_sched_groups_capacity()
984 int cpu, max_cpu = -1; in init_sched_groups_capacity() local
1047 static void init_sched_groups_energy(int cpu, struct sched_domain *sd, in init_sched_groups_energy()
1192 static void claim_allocations(int cpu, struct sched_domain *sd) in claim_allocations()
1249 struct sched_domain *child, int cpu) in sd_init()
1419 static const struct cpumask *sd_numa_mask(int cpu) in sd_numa_mask()
1653 void sched_domains_numa_masks_set(unsigned int cpu) in sched_domains_numa_masks_set()
1666 void sched_domains_numa_masks_clear(unsigned int cpu) in sched_domains_numa_masks_clear()
1785 struct sched_domain *child, int cpu) in build_sched_domain()