Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dtrampoline.c406 struct bpf_prog_stats *stats; in __bpf_prog_exit()
Dsyscall.c1772 struct bpf_prog_stats *stats) in bpf_prog_get_stats()
1778 const struct bpf_prog_stats *st; in bpf_prog_get_stats()
1800 struct bpf_prog_stats stats; in bpf_prog_show_fdinfo()
3396 struct bpf_prog_stats stats; in bpf_prog_get_info_by_fd()
Dcore.c117 prog->aux->stats = alloc_percpu_gfp(struct bpf_prog_stats, gfp_flags); in bpf_prog_alloc()
125 struct bpf_prog_stats *pstats; in bpf_prog_alloc()
/Linux-v5.10/Documentation/bpf/
Ddrgn.rst191 .stats = (struct bpf_prog_stats *)0x603fe3a1f6d0,
/Linux-v5.10/include/linux/
Dbpf.h503 struct bpf_prog_stats { struct
833 struct bpf_prog_stats __percpu *stats;
Dfilter.h564 struct bpf_prog_stats *__stats; \