Searched refs:bpf_prog_stats (Results 1 – 4 of 4) sorted by relevance
362 struct bpf_prog_stats { struct419 struct bpf_prog_stats __percpu *stats;
560 struct bpf_prog_stats *stats; \
1376 struct bpf_prog_stats *stats) in bpf_prog_get_stats()1382 const struct bpf_prog_stats *st; in bpf_prog_get_stats()1404 struct bpf_prog_stats stats; in bpf_prog_show_fdinfo()2330 struct bpf_prog_stats stats; in bpf_prog_get_info_by_fd()
114 prog->aux->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()122 struct bpf_prog_stats *pstats; in bpf_prog_alloc()