Searched refs:bpf_cpu_map_entry (Results 1 – 2 of 2) sorted by relevance
42 struct bpf_cpu_map_entry;48 struct bpf_cpu_map_entry *obj;53 struct bpf_cpu_map_entry { struct132 struct bpf_cpu_map_entry *rcpu; in cpu_map_kthread_stop()419 static struct bpf_cpu_map_entry *425 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc()495 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free()559 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem()613 struct bpf_cpu_map_entry *rcpu; in cpu_map_free()633 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem()[all …]
1617 struct bpf_cpu_map_entry;1633 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_buff *xdp,1635 int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu,1805 struct bpf_cpu_map_entry;1849 static inline int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, in cpu_map_enqueue()1856 static inline int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu, in cpu_map_generic_redirect()
Completed in 12 milliseconds