Searched refs:bpf_trace_run_ctx (Results 1 – 2 of 2) sorted by relevance
1041 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1043 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1193 struct bpf_trace_run_ctx { struct1289 struct bpf_trace_run_ctx run_ctx; in BPF_PROG_RUN_ARRAY()
Completed in 17 milliseconds