Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
Dtrampoline.c848 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_recur()
886 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_recur()
898 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_lsm_cgroup()
913 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_lsm_cgroup()
923 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable_recur()
939 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable_recur()
950 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
962 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
972 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
984 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.c5534 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/kernel/linux/linux-6.6/kernel/trace/
Dbpf_trace.c1139 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1166 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2520 struct bpf_run_ctx run_ctx; member
2676 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2698 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2708 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
3046 struct bpf_run_ctx run_ctx; member
3092 struct bpf_uprobe_multi_run_ctx run_ctx = { in uprobe_prog_run() local
3154 struct bpf_uprobe_multi_run_ctx *run_ctx; in bpf_uprobe_multi_entry_ip() local
3162 struct bpf_uprobe_multi_run_ctx *run_ctx; in bpf_uprobe_multi_cookie() local
/kernel/linux/linux-5.10/net/bpf/
Dtest_run.c24 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1880 struct bpf_run_ctx run_ctx; member
1886 struct bpf_run_ctx run_ctx; member
1892 struct bpf_run_ctx run_ctx; member
1929 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
1970 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe() local
/kernel/linux/linux-6.6/net/bpf/
Dtest_run.c397 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1147 struct bpf_run_ctx run_ctx; member