Searched refs:LIBBPF_MAP_UNSPEC (Results 1 – 1 of 1) sorted by relevance
203 LIBBPF_MAP_UNSPEC, enumerator967 map->libbpf_type = LIBBPF_MAP_UNSPEC; in bpf_object__init_user_maps()1130 map->libbpf_type = LIBBPF_MAP_UNSPEC; in bpf_object__init_user_btf_map()1722 return LIBBPF_MAP_UNSPEC; in bpf_object__section_to_libbpf_map_type()1810 if (type != LIBBPF_MAP_UNSPEC) { in bpf_program__collect_reloc()1826 if (type != LIBBPF_MAP_UNSPEC || in bpf_program__collect_reloc()1844 prog->reloc_desc[i].type = type != LIBBPF_MAP_UNSPEC ? in bpf_program__collect_reloc()4708 return map->libbpf_type != LIBBPF_MAP_UNSPEC; in bpf_map__is_internal()