Home
last modified time | relevance | path

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

/kernel/sched/
Dtopology.c276 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug()
342 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains()
1224 const struct cpumask *cpu_map) in __free_domain_allocs()
1243 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
1319 const struct cpumask *cpu_map, in sd_init()
1741 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
1810 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
1847 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
1881 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
1917 *asym_cpu_capacity_level(const struct cpumask *cpu_map) in asym_cpu_capacity_level()
[all …]
/kernel/bpf/
Dcpumap.c74 struct bpf_cpu_map_entry **cpu_map; member