Searched refs:cuckoo_node_next (Results 1 – 1 of 1) sorted by relevance
122 cuckoo_node_next(struct cuckoo_node *node) in cuckoo_node_next() function502 node = cuckoo_node_next(node); in __find_in_bucket()808 next_node = cuckoo_node_next(node);957 ASSERT(cuckoo_node_next(node) == NULL); in cuckoo_hashtable_add_with_hash()1090 node = cuckoo_node_next(node); in cuckoo_hashtable_health_check()