Searched refs:bpf_trace_run_ctx (Results 1 – 4 of 4) sorted by relevance
214 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()216 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1086 struct bpf_trace_run_ctx *run_ctx __maybe_unused; in BPF_CALL_1()1090 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1160 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1162 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1187 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1189 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()2110 struct bpf_trace_run_ctx run_ctx; in __bpf_trace_run()
2543 struct bpf_trace_run_ctx { struct2587 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array()2627 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe()3230 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_sleepable()
750 struct bpf_trace_run_ctx run_ctx = {}; in __bpf_prog_test_run_raw_tp()