Home
last modified time | relevance | path

Searched defs:cpu_map (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dtopology.c293 static void perf_domain_debug(const struct cpumask *cpu_map, struct perf_domain *pd) in perf_domain_debug()
359 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains()
1354 static void __free_domain_allocs(struct s_data *d, enum s_alloc what, const struct cpumask *cpu_map) in __free_domain_allocs()
1373 static enum s_alloc __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
1447 …struct sched_domain *sd_init(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, in sd_init()
1870 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
1944 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
1984 …d_domain *build_sched_domain(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, in build_sched_domain()
2013 …ol topology_span_sane(struct sched_domain_topology_level *tl, const struct cpumask *cpu_map, int c… in topology_span_sane()
2051 static struct sched_domain_topology_level *asym_cpu_capacity_level(const struct cpumask *cpu_map) in asym_cpu_capacity_level()
[all …]