Lines Matching defs:bpf_map
485 struct bpf_map { struct499 struct bpf_map_def def; argument505 enum libbpf_map_type libbpf_type; argument508 struct bpf_map *inner_map; argument509 void **init_slots;510 int init_slots_sz;511 char *pin_path;512 bool pinned;513 bool reused;514 bool autocreate;515 __u64 map_extra;