Searched refs:bpf_cpu_map_entry (Results 1 – 2 of 2) sorted by relevance
47 struct bpf_cpu_map_entry;53 struct bpf_cpu_map_entry *obj;58 struct bpf_cpu_map_entry { struct430 static struct bpf_cpu_map_entry *436 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc()512 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free()549 struct bpf_cpu_map_entry *old_rcpu; in __cpu_map_entry_replace()576 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem()628 struct bpf_cpu_map_entry *rcpu; in cpu_map_free()648 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem()[all …]
2636 struct bpf_cpu_map_entry;2652 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf,2654 int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu,2892 struct bpf_cpu_map_entry;2936 static inline int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, in cpu_map_enqueue()2943 static inline int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu, in cpu_map_generic_redirect()