Searched refs:_CHT_BFS_QUEUE_END (Results 1 – 1 of 1) sorted by relevance
591 #define _CHT_BFS_QUEUE_END (_CHT_BFS_QUEUE_LEN - _CHT_BUCKET_SLOTS) macro715 while (__probable(tail != head && tail < _CHT_BFS_QUEUE_END)) { in cuckoo_probe()766 if (tail == head || tail >= _CHT_BFS_QUEUE_END) { in cuckoo_probe()