Home
last modified time | relevance | path

Searched defs:run_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/kernel/bpf/
Dtrampoline.c580 u64 notrace __bpf_prog_enter(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
617 void notrace __bpf_prog_exit(struct bpf_prog *prog, u64 start, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit()
628 u64 notrace __bpf_prog_enter_sleepable(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
645 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
Dbpf_lsm.c122 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
Dcgroup.c38 struct bpf_cg_run_ctx run_ctx; in bpf_prog_run_array_cg() local
Dsyscall.c5056 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/linux-5.19.10/kernel/trace/
Dbpf_trace.c1069 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1096 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2248 struct bpf_run_ctx run_ctx; member
2359 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2381 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2391 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
/linux-5.19.10/include/linux/
Dbpf.h1373 struct bpf_run_ctx run_ctx; member
1379 struct bpf_run_ctx run_ctx; member
1384 struct bpf_run_ctx run_ctx; member
1421 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
/linux-5.19.10/net/bpf/
Dtest_run.c377 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local