Searched refs:bpf_trace_run_ctx (Results 1 – 2 of 2) sorted by relevance
995 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()997 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1160 struct bpf_trace_run_ctx { struct1256 struct bpf_trace_run_ctx run_ctx; in BPF_PROG_RUN_ARRAY()