Home
last modified time | relevance | path

Searched refs:xdp_cpumap_stats (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c27 struct xdp_cpumap_stats { struct
240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/openbmc/linux/kernel/bpf/
H A Dcpumap.c139 struct xdp_cpumap_stats *stats) in cpu_map_bpf_prog_run_skb()
179 struct xdp_cpumap_stats *stats) in cpu_map_bpf_prog_run_xdp()
239 int xdp_n, struct xdp_cpumap_stats *stats, in cpu_map_bpf_prog_run()
276 struct xdp_cpumap_stats stats = {}; /* zero stats */ in cpu_map_kthread_run()
/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.c157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/openbmc/linux/include/net/
H A Dxdp.h212 struct xdp_cpumap_stats { struct
/openbmc/linux/include/trace/events/
H A Dxdp.h193 int sched, struct xdp_cpumap_stats *xdp_stats),