Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c75 struct bpf_cpu_map { struct
78 struct bpf_cpu_map_entry __rcu **cpu_map; argument
86 struct bpf_cpu_map *cmap; in cpu_map_alloc() argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c450 struct bpf_cpu_map { struct
463 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() argument