Searched refs:bpf_prog_stats (Results 1 – 5 of 5) sorted by relevance
543 struct bpf_prog_stats *stats; in inc_misses_counter()579 struct bpf_prog_stats *stats; in update_prog_stats()
1811 struct bpf_prog_stats *stats) in bpf_prog_get_stats()1817 const struct bpf_prog_stats *st; in bpf_prog_get_stats()1842 struct bpf_prog_stats stats; in bpf_prog_show_fdinfo()3581 struct bpf_prog_stats stats; in bpf_prog_get_info_by_fd()
125 prog->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()134 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
556 struct bpf_prog_stats { struct582 struct bpf_prog_stats __percpu *stats; argument614 struct bpf_prog_stats *stats; in __bpf_prog_run()
191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,