Searched refs:bpf_prog_stats (Results 1 – 6 of 6) sorted by relevance
726 struct bpf_prog_stats { struct764 struct bpf_prog_stats *stats; in __bpf_prog_run()
1891 struct bpf_prog_stats __percpu *stats;
161 prog->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()170 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
1306 struct bpf_prog_stats *stats; in __update_prog_stats()
2522 struct bpf_prog_stats *stats; in bpf_prog_inc_misses_counter()2541 const struct bpf_prog_stats *st; in bpf_prog_get_stats()
1711 struct bpf_prog_stats *stats; in test_1_recursion_detected()