Lines Matching defs:bpf_map
373 struct bpf_map { struct
386 struct bpf_map_def def; argument
393 bpf_map_clear_priv_t clear_priv; argument
394 enum libbpf_map_type libbpf_type; argument
397 struct bpf_map *inner_map; argument
398 void **init_slots;
399 int init_slots_sz;
400 char *pin_path;
401 bool pinned;
402 bool reused;
403 __u64 map_extra;