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