Searched refs:bpf_trace_run_ctx (Results 1 – 2 of 2) sorted by relevance
1056 struct bpf_trace_run_ctx *run_ctx __maybe_unused; in BPF_CALL_1()1060 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1130 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1132 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1157 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1159 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()2077 struct bpf_trace_run_ctx run_ctx; in __bpf_trace_run()
2413 struct bpf_trace_run_ctx { struct2457 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array()2497 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe()