Home
last modified time | relevance | path

Searched refs:cuckoo_resize (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c836 cuckoo_resize(struct cuckoo_hashtable *h, enum cuckoo_resize_ops option) in cuckoo_resize() function
956 ret = cuckoo_resize(h, _CHT_RESIZE_EXPAND); in cuckoo_hashtable_add_with_hash()
1024 cuckoo_resize(h, _CHT_RESIZE_SHRINK); in cuckoo_hashtable_try_shrink()