Searched refs:bpf_trace_run_ctx (Results 1 – 3 of 3) sorted by relevance
183 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()185 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1062 struct bpf_trace_run_ctx *run_ctx __maybe_unused; in BPF_CALL_1()1066 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1136 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1138 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1163 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1165 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1867 struct bpf_trace_run_ctx { struct1911 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array()1952 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_uprobe()