Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf.h1157 const struct bpf_prog_array_item *prog_item; member
1209 run_ctx.prog_item = item; in BPF_PROG_RUN_ARRAY_CG_FLAGS()
1238 run_ctx.prog_item = item; in BPF_PROG_RUN_ARRAY_CG()
/Linux-v5.15/kernel/bpf/
Dhelpers.c420 storage = ctx->prog_item->cgroup_storage[stype]; in BPF_CALL_2()
/Linux-v5.15/net/bpf/
Dtest_run.c115 run_ctx.prog_item = &item; in bpf_test_run()