Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c920 cuckoo_add_no_expand(struct cuckoo_hashtable *h, in cuckoo_add_no_expand() function
953 ret = cuckoo_add_no_expand(h, node, hash); in cuckoo_hashtable_add_with_hash()
962 ret = cuckoo_add_no_expand(h, node, hash); in cuckoo_hashtable_add_with_hash()