Searched refs:hashmap_base_ensure_allocated (Results 1 – 1 of 1) sorted by relevance
820 static int hashmap_base_ensure_allocated(HashmapBase **h, const struct hash_ops *hash_ops, in hashmap_base_ensure_allocated() function838 …return hashmap_base_ensure_allocated((HashmapBase**)h, hash_ops, HASHMAP_TYPE_PLAIN HASHMAP_DEBUG… in _hashmap_ensure_allocated()842 …return hashmap_base_ensure_allocated((HashmapBase**)h, hash_ops, HASHMAP_TYPE_ORDERED HASHMAP_DEB… in _ordered_hashmap_ensure_allocated()846 …return hashmap_base_ensure_allocated((HashmapBase**)s, hash_ops, HASHMAP_TYPE_SET HASHMAP_DEBUG_P… in _set_ensure_allocated()