Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcgroup.c50 run_ctx.prog_item = item; in bpf_prog_run_array_cg()
1553 storage = ctx->prog_item->cgroup_storage[stype]; in BPF_CALL_2()
/linux-6.1.9/net/bpf/
Dtest_run.c398 run_ctx.prog_item = &item; in bpf_test_run()
/linux-6.1.9/include/linux/
Dbpf.h1554 const struct bpf_prog_array_item *prog_item; member