Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c52 struct bpf_cpu_map_entry { struct
53 u32 cpu; /* kthread CPU and map index */
77 struct bpf_cpu_map_entry **cpu_map; argument