Searched defs:bpf_cpu_map (Results 1 – 2 of 2) sorted by relevance
79 struct bpf_cpu_map { struct82 struct bpf_cpu_map_entry __rcu **cpu_map; argument90 struct bpf_cpu_map *cmap; in cpu_map_alloc() argument
445 struct bpf_cpu_map { struct458 struct bpf_cpu_map *cpumap = (struct bpf_cpu_map *)&m_cpumap; in check_cpumap() argument
Completed in 6 milliseconds