Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dcpumap.c54 struct bpf_cpu_map_entry { struct
55 u32 cpu; /* kthread CPU and map index */
79 struct bpf_cpu_map_entry __rcu **cpu_map; argument