bpf_prog_stats
struct bpf_prog_stats __percpu *stats;
struct bpf_prog_stats *stats;
prog->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags);
struct bpf_prog_stats *pstats;
struct bpf_prog_stats *stats;
const struct bpf_prog_stats *st;
struct bpf_prog_stats *stats;
struct bpf_prog_stats *stats;