Searched refs:bpf_prog_stats (Results 1 – 6 of 6) sorted by relevance
191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,
523 struct bpf_prog_stats *stats; in __bpf_prog_exit()
1795 struct bpf_prog_stats *stats) in bpf_prog_get_stats()1801 const struct bpf_prog_stats *st; in bpf_prog_get_stats()1823 struct bpf_prog_stats stats; in bpf_prog_show_fdinfo()3421 struct bpf_prog_stats stats; in bpf_prog_get_info_by_fd()
123 prog->aux->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()131 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
519 struct bpf_prog_stats { struct867 struct bpf_prog_stats __percpu *stats;
579 struct bpf_prog_stats *__stats; \