Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dxdp_features.c27 struct xdp_cpumap_stats { struct
240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/Linux-v6.6/kernel/bpf/
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()
275 struct xdp_cpumap_stats stats = {}; /* zero stats */ in cpu_map_kthread_run()
/Linux-v6.6/samples/bpf/
Dxdp_sample.bpf.c157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
/Linux-v6.6/include/net/
Dxdp.h212 struct xdp_cpumap_stats { struct
/Linux-v6.6/include/trace/events/
Dxdp.h193 int sched, struct xdp_cpumap_stats *xdp_stats),