Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dmatrix.c11 struct cpumap { struct
32 struct cpumap __percpu *maps; argument
/linux/tools/perf/
H A Dbuiltin-ftrace.c319 static int set_tracing_cpumask(struct perf_cpu_map *cpumap) in set_tracing_cpumask()
346 struct perf_cpu_map *cpumap = ftrace->evlist->core.user_requested_cpus; in set_tracing_cpu() local
378 struct perf_cpu_map *cpumap = perf_cpu_map__new_online_cpus(); in reset_tracing_cpu() local
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c463 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() local
/linux/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c83 void *cpumap; /* dma_alloc map */ member