Home
last modified time | relevance | path

Searched refs:bpf_cg_run_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dhelpers.c415 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()
/linux/include/linux/
A Dbpf.h1188 struct bpf_cg_run_ctx { struct
1232 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()
/linux/net/bpf/
A Dtest_run.c95 struct bpf_cg_run_ctx run_ctx; in bpf_test_run()

Completed in 14 milliseconds