Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dtrampoline.c867 u64 notrace __bpf_prog_enter(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter()
904 void notrace __bpf_prog_exit(struct bpf_prog *prog, u64 start, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit()
916 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_lsm_cgroup()
931 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_lsm_cgroup()
940 u64 notrace __bpf_prog_enter_sleepable(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_sleepable()
957 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_sleepable()
968 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_struct_ops()
980 struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_exit_struct_ops()
Dbpf_lsm.c182 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.c5114 struct bpf_tramp_run_ctx __maybe_unused run_ctx; in kern_sys_bpf() local
/Linux-v6.1/kernel/trace/
Dbpf_trace.c1092 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
1119 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1() local
2458 struct bpf_run_ctx run_ctx; member
2569 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_cookie() local
2591 struct bpf_kprobe_multi_run_ctx *run_ctx; in bpf_kprobe_multi_entry_ip() local
2601 struct bpf_kprobe_multi_run_ctx run_ctx = { in kprobe_multi_link_prog_run() local
/Linux-v6.1/include/linux/
Dbpf.h1553 struct bpf_run_ctx run_ctx; member
1559 struct bpf_run_ctx run_ctx; member
1564 struct bpf_run_ctx run_ctx; member
1601 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
1640 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_sleepable() local
/Linux-v6.1/net/bpf/
Dtest_run.c377 struct bpf_cg_run_ctx run_ctx; in bpf_test_run() local