Searched refs:LIBBPF_MAP_DATA (Results 1 – 1 of 1) sorted by relevance
471 LIBBPF_MAP_DATA, enumerator1663 err = bpf_object__init_internal_map(obj, LIBBPF_MAP_DATA, in bpf_object__init_global_data_maps()3945 return LIBBPF_MAP_DATA; in bpf_object__section_to_libbpf_map_type()9163 if (map->libbpf_type == LIBBPF_MAP_DATA && strcmp(map->real_name, DATA_SEC) != 0) in map_uses_real_name()