bpf_prog_stats    419 include/linux/bpf.h 	struct bpf_prog_stats __percpu *stats;
bpf_prog_stats    560 include/linux/filter.h 		struct bpf_prog_stats *stats;			\
bpf_prog_stats    114 kernel/bpf/core.c 	prog->aux->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags);
bpf_prog_stats    122 kernel/bpf/core.c 		struct bpf_prog_stats *pstats;
bpf_prog_stats   1378 kernel/bpf/syscall.c 			       struct bpf_prog_stats *stats)
bpf_prog_stats   1384 kernel/bpf/syscall.c 		const struct bpf_prog_stats *st;
bpf_prog_stats   1406 kernel/bpf/syscall.c 	struct bpf_prog_stats stats;
bpf_prog_stats   2332 kernel/bpf/syscall.c 	struct bpf_prog_stats stats;