Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcpumap.c76 struct bpf_cpu_map { struct
79 struct bpf_cpu_map_entry __rcu **cpu_map; argument
87 struct bpf_cpu_map *cmap; in cpu_map_alloc() argument
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c445 struct bpf_cpu_map { struct
458 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() argument