Lines Matching defs:bpf_map
542 struct bpf_map { struct
556 struct bpf_map_def def; argument
563 enum libbpf_map_type libbpf_type; argument
566 struct bpf_map *inner_map; argument
567 void **init_slots;
568 int init_slots_sz;
569 char *pin_path;
570 bool pinned;
571 bool reused;
572 bool autocreate;
573 bool autoattach;
574 __u64 map_extra;