Searched refs:xdp_cpumap_stats (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | xdp_features.c | 27 struct xdp_cpumap_stats { struct 240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | cpumap.c | 139 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()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | xdp.h | 117 struct xdp_cpumap_stats { struct
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_sample.bpf.c | 157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | cpumap.c | 230 struct xdp_cpumap_stats *stats) in cpu_map_bpf_prog_run_xdp() 311 struct xdp_cpumap_stats stats = {}; /* zero stats */ in cpu_map_kthread_run()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | xdp.h | 180 int sched, struct xdp_cpumap_stats *xdp_stats),
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xdp.h | 212 struct xdp_cpumap_stats { struct
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | xdp.h | 193 int sched, struct xdp_cpumap_stats *xdp_stats),
|
Completed in 6 milliseconds