Home
last modified time | relevance | path

Searched refs:bpf_prog_run_fn (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dbpf.h1902 typedef u32 (*bpf_prog_run_fn)(const struct bpf_prog *prog, const void *ctx); typedef
1906 const void *ctx, bpf_prog_run_fn run_prog) in bpf_prog_run_array()
1946 const void *ctx, bpf_prog_run_fn run_prog) in bpf_prog_run_array_uprobe()
/Linux-v6.6/kernel/bpf/
Dcgroup.c33 const void *ctx, bpf_prog_run_fn run_prog, in bpf_prog_run_array_cg()