Searched refs:cuckoo_node_next (Results 1 – 1 of 1) sorted by relevance
123 cuckoo_node_next(struct cuckoo_node *node) in cuckoo_node_next() function496 node = cuckoo_node_next(node); in __find_in_bucket()802 next_node = cuckoo_node_next(node);951 ASSERT(cuckoo_node_next(node) == NULL); in cuckoo_hashtable_add_with_hash()1084 node = cuckoo_node_next(node); in cuckoo_hashtable_health_check()