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