Home
last modified time | relevance | path

Searched defs:bpf_prog_array (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf.h1127 struct bpf_prog_array { struct
1129 struct bpf_prog_array_item items[]; argument
1132 struct bpf_prog_array *bpf_prog_array_alloc(u32 prog_cnt, gfp_t flags); argument