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