Home
last modified time | relevance | path

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

/linux-6.8/kernel/bpf/
Dtrampoline.c859 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_recur()
897 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_recur()
909 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_lsm_cgroup()
924 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_lsm_cgroup()
934 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable_recur()
950 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable_recur()
961 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
973 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
983 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
995 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit()
Dbpf_lsm.c183 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
Dbpf_iter.c697 struct bpf_run_ctx run_ctx, *old_run_ctx; in bpf_iter_run_prog() local
Dcgroup.c40 struct bpf_cg_run_ctx run_ctx; in bpf_prog_run_array_cg() local
Dsyscall.c5606 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/linux-6.8/kernel/trace/
Dbpf_trace.c1143 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1170 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2593 struct bpf_run_ctx run_ctx; member
2750 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2772 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2782 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
3123 struct bpf_run_ctx run_ctx; member
3239 struct bpf_uprobe_multi_run_ctx run_ctx = { in uprobe_prog_run() local
3301 struct bpf_uprobe_multi_run_ctx *run_ctx; in bpf_uprobe_multi_entry_ip() local
3309 struct bpf_uprobe_multi_run_ctx *run_ctx; in bpf_uprobe_multi_cookie() local
/linux-6.8/include/linux/
Dbpf.h1926 struct bpf_run_ctx run_ctx; member
1932 struct bpf_run_ctx run_ctx; member
1938 struct bpf_run_ctx run_ctx; member
1975 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
2016 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe() local
/linux-6.8/net/bpf/
Dtest_run.c397 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local