Searched defs:cpumap (Results 1 – 5 of 5) sorted by relevance
11 struct cpumap { struct32 struct cpumap __percpu *maps; argument
88 void cpu_map__set_affinity(const struct perf_cpu_map *cpumap) in cpu_map__set_affinity()
387 static int set_tracing_cpumask(struct perf_cpu_map *cpumap) in set_tracing_cpumask()414 struct perf_cpu_map *cpumap = ftrace->evlist->core.user_requested_cpus; in set_tracing_cpu() local446 struct perf_cpu_map *cpumap = perf_cpu_map__new_online_cpus(); in reset_tracing_cpu() local
463 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() local
83 void *cpumap; /* dma_alloc map */ member