Searched refs:run_prog (Results 1 – 3 of 3) sorted by relevance
58 bool run_prog, in test_fexit_bpf2bpf_common() argument153 if (!run_prog) in test_fexit_bpf2bpf_common()
1596 const void *ctx, bpf_prog_run_fn run_prog) in bpf_prog_run_array() argument1614 ret &= run_prog(prog, ctx); in bpf_prog_run_array()1634 const void *ctx, bpf_prog_run_fn run_prog) in bpf_prog_run_array_sleepable() argument1658 ret &= run_prog(prog, ctx); in bpf_prog_run_array_sleepable()
33 const void *ctx, bpf_prog_run_fn run_prog, in bpf_prog_run_array_cg() argument51 func_ret = run_prog(prog, ctx); in bpf_prog_run_array_cg()