Home
last modified time | relevance | path

Searched refs:bpf_prog_stats (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/kernel/bpf/
Dtrampoline.c543 struct bpf_prog_stats *stats; in inc_misses_counter()
579 struct bpf_prog_stats *stats; in update_prog_stats()
Dsyscall.c1811 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()
Dcore.c125 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()
/Linux-v5.15/include/linux/
Dfilter.h556 struct bpf_prog_stats { struct
582 struct bpf_prog_stats __percpu *stats; argument
614 struct bpf_prog_stats *stats; in __bpf_prog_run()
/Linux-v5.15/Documentation/bpf/
Ddrgn.rst191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,