Searched refs:bpf_trace_run_ctx (Results 1 – 4 of 4) sorted by relevance
209 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()211 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1065 struct bpf_trace_run_ctx *run_ctx __maybe_unused; in BPF_CALL_1()1069 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1139 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1141 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1166 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1168 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()2359 struct bpf_trace_run_ctx run_ctx; in __bpf_trace_run()
2119 struct bpf_trace_run_ctx { struct2163 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array()2203 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe()
738 struct bpf_trace_run_ctx run_ctx = {}; in __bpf_prog_test_run_raw_tp()