Searched refs:_set_ensure_allocated (Results 1 – 2 of 2) sorted by relevance
31 int _set_ensure_allocated(Set **s, const struct hash_ops *hash_ops HASHMAP_DEBUG_PARAMS);32 #define set_ensure_allocated(h, ops) _set_ensure_allocated(h, ops HASHMAP_DEBUG_SRC_ARGS)
845 int _set_ensure_allocated(Set **s, const struct hash_ops *hash_ops HASHMAP_DEBUG_PARAMS) { in _set_ensure_allocated() function1271 r = _set_ensure_allocated(s, hash_ops HASHMAP_DEBUG_PASS_ARGS); in _set_ensure_put()1852 r = _set_ensure_allocated(s, hash_ops HASHMAP_DEBUG_PASS_ARGS); in _set_put_strdup_full()