Searched refs:bpf_trace_run_ctx (Results 1 – 3 of 3) sorted by relevance
182 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()184 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1092 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1094 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()1119 struct bpf_trace_run_ctx *run_ctx; in BPF_CALL_1()1121 run_ctx = container_of(current->bpf_ctx, struct bpf_trace_run_ctx, run_ctx); in BPF_CALL_1()
1558 struct bpf_trace_run_ctx { struct1601 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array()1640 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array_sleepable()