Searched refs:bpf_prog_stats (Results 1 – 5 of 5) sorted by relevance
544 struct bpf_prog_stats *stats; in inc_misses_counter()580 struct bpf_prog_stats *stats; in update_prog_stats()
126 prog->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()135 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
1854 const struct bpf_prog_stats *st; in bpf_prog_get_stats()
555 struct bpf_prog_stats { struct581 struct bpf_prog_stats __percpu *stats; argument615 struct bpf_prog_stats *stats; in __bpf_prog_run()
191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,
Completed in 28 milliseconds