Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h1124 struct bpf_prog_array { struct
1126 struct bpf_prog_array_item items[]; argument
1129 struct bpf_prog_array *bpf_prog_array_alloc(u32 prog_cnt, gfp_t flags); argument
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1873 struct bpf_prog_array { struct
1875 struct bpf_prog_array_item items[]; argument
1879 struct bpf_prog_array hdr; argument