Home
last modified time | relevance | path

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

/kernel/bpf/
Dtrampoline.c897 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_recur()
936 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_recur()
948 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_lsm_cgroup()
963 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_lsm_cgroup()
973 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable_recur()
989 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable_recur()
1000 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
1012 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
1022 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
1034 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit()
Dbpf_lsm.c209 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
Dbpf_iter.c696 struct bpf_run_ctx run_ctx, *old_run_ctx; in bpf_iter_run_prog() local
Dcgroup.c57 struct bpf_cg_run_ctx run_ctx; in bpf_prog_run_array_cg() local
Dsyscall.c5824 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/kernel/trace/
Dbpf_trace.c1127 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1154 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2317 struct bpf_trace_run_ctx run_ctx; in __bpf_trace_run() local
2526 struct bpf_run_ctx run_ctx; member
2716 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2739 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2751 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
3103 struct bpf_run_ctx run_ctx; member
3217 struct bpf_uprobe_multi_run_ctx run_ctx = { in uprobe_prog_run() local
3277 struct bpf_uprobe_multi_run_ctx *run_ctx; in bpf_uprobe_multi_entry_ip() local
[all …]