Searched defs:used_maps (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf_verifier.h678 struct bpf_map *used_maps[MAX_USED_MAPS]; /* array of map's used by eBPF program */ member in struct:bpf_verifier_env
H A Dbpf.h1478 struct bpf_map **used_maps; member in struct:bpf_prog_aux
/linux-master/kernel/bpf/
H A Dcore.c2702 __bpf_free_used_maps(struct bpf_prog_aux *aux, struct bpf_map **used_maps, u32 len) argument

Completed in 133 milliseconds