Searched refs:bpf_prog_stats (Results 1 – 6 of 6) sorted by relevance
406 struct bpf_prog_stats *stats; in __bpf_prog_exit()
1772 struct bpf_prog_stats *stats) in bpf_prog_get_stats()1778 const struct bpf_prog_stats *st; in bpf_prog_get_stats()1800 struct bpf_prog_stats stats; in bpf_prog_show_fdinfo()3396 struct bpf_prog_stats stats; in bpf_prog_get_info_by_fd()
117 prog->aux->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()125 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,
503 struct bpf_prog_stats { struct833 struct bpf_prog_stats __percpu *stats;
564 struct bpf_prog_stats *__stats; \