Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dtrampoline.c870 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_recur()
908 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_recur()
920 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_lsm_cgroup()
935 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_lsm_cgroup()
945 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable_recur()
962 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable_recur()
973 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
985 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
995 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
1007 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit()
A Dbpf_lsm.c183 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
A Dbpf_iter.c697 struct bpf_run_ctx run_ctx, *old_run_ctx; in bpf_iter_run_prog() local
A Dcgroup.c40 struct bpf_cg_run_ctx run_ctx; in bpf_prog_run_array_cg() local
A Dsyscall.c5141 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c1093 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1120 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2469 struct bpf_run_ctx run_ctx; member
2590 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2612 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2622 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
/linux-6.3-rc2/include/linux/
A Dbpf.h1712 struct bpf_run_ctx run_ctx; member
1718 struct bpf_run_ctx run_ctx; member
1723 struct bpf_run_ctx run_ctx; member
1760 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
1799 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_sleepable() local
/linux-6.3-rc2/net/bpf/
A Dtest_run.c384 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local

Completed in 39 milliseconds