Home
last modified time | relevance | path

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

/kernel/sched/
Dtopology.c309 static void perf_domain_debug(const struct cpumask *cpu_map, in perf_domain_debug()
375 static bool build_perf_domains(const struct cpumask *cpu_map) in build_perf_domains()
1318 const struct cpumask *cpu_map) in asym_cpu_capacity_classify()
1442 const struct cpumask *cpu_map) in __free_domain_allocs()
1461 __visit_domain_allocation_hell(struct s_data *d, const struct cpumask *cpu_map) in __visit_domain_allocation_hell()
1534 const struct cpumask *cpu_map, in sd_init()
2065 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc()
2134 static void __sdt_free(const struct cpumask *cpu_map) in __sdt_free()
2171 const struct cpumask *cpu_map, struct sched_domain_attr *attr, in build_sched_domain()
2205 const struct cpumask *cpu_map, int cpu) in topology_span_sane()
[all …]
/kernel/bpf/
Dcpumap.c81 struct bpf_cpu_map_entry __rcu **cpu_map; member