Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c46 struct bpf_cpu_map_entry;
52 struct bpf_cpu_map_entry *obj;
57 struct bpf_cpu_map_entry { struct
388 static struct bpf_cpu_map_entry *
394 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_alloc()
468 struct bpf_cpu_map_entry *rcpu; in __cpu_map_entry_free()
504 struct bpf_cpu_map_entry *old_rcpu; in __cpu_map_entry_replace()
531 struct bpf_cpu_map_entry *rcpu; in cpu_map_update_elem()
583 struct bpf_cpu_map_entry *rcpu; in cpu_map_free()
603 struct bpf_cpu_map_entry *rcpu; in __cpu_map_lookup_elem()
[all …]
/openbmc/linux/include/linux/
H A Dbpf.h2347 struct bpf_cpu_map_entry;
2363 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf,
2365 int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu,
2573 struct bpf_cpu_map_entry;
2617 static inline int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, in cpu_map_enqueue()
2624 static inline int cpu_map_generic_redirect(struct bpf_cpu_map_entry *rcpu, in cpu_map_generic_redirect()