Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/bpf/
A Ddrgn.rst191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,
/linux-6.3-rc2/include/linux/
A Dfilter.h556 struct bpf_prog_stats { struct
590 struct bpf_prog_stats *stats; in __bpf_prog_run()
A Dbpf.h1393 struct bpf_prog_stats __percpu *stats;
/linux-6.3-rc2/kernel/bpf/
A Dtrampoline.c888 struct bpf_prog_stats *stats; in update_prog_stats()
A Dcore.c139 prog->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()
148 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
A Dsyscall.c2117 struct bpf_prog_stats *stats; in bpf_prog_inc_misses_counter()
2133 const struct bpf_prog_stats *st; in bpf_prog_get_stats()

Completed in 125 milliseconds