Searched refs:bpf_cg_run_ctx (Results 1 – 3 of 3) sorted by relevance
415 struct bpf_cg_run_ctx *ctx; in BPF_CALL_2()419 ctx = container_of(current->bpf_ctx, struct bpf_cg_run_ctx, run_ctx); in BPF_CALL_2()
1188 struct bpf_cg_run_ctx { struct1232 struct bpf_cg_run_ctx run_ctx; in BPF_PROG_RUN_ARRAY_CG_FLAGS()1262 struct bpf_cg_run_ctx run_ctx; in BPF_PROG_RUN_ARRAY_CG()
95 struct bpf_cg_run_ctx run_ctx; in bpf_test_run()
Completed in 14 milliseconds