Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dcpumap.c74 struct bpf_cpu_map { struct
77 struct bpf_cpu_map_entry **cpu_map; argument
85 struct bpf_cpu_map *cmap; in cpu_map_alloc() argument
/kernel/linux/linux-6.6/kernel/bpf/
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
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c439 struct bpf_cpu_map { struct
452 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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