Home
last modified time | relevance | path

Searched refs:bpf_trace_run_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/trace/
Dbpf_trace.c995 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()
/Linux-v5.15/include/linux/
Dbpf.h1160 struct bpf_trace_run_ctx { struct
1256 struct bpf_trace_run_ctx run_ctx; in BPF_PROG_RUN_ARRAY()