Lines Matching defs:bpf_map
544 struct bpf_map { struct
558 struct bpf_map_def def; argument
565 enum libbpf_map_type libbpf_type; argument
568 struct bpf_map *inner_map; argument
569 void **init_slots;
570 int init_slots_sz;
571 char *pin_path;
572 bool pinned;
573 bool reused;
574 bool autocreate;
575 bool autoattach;
576 __u64 map_extra;