Searched defs:used_maps (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 294 milliseconds