Searched refs:needs_another_round (Results 1 – 1 of 1) sorted by relevance
2397 bool needs_another_round = false; in __smr_hash_grow_and_unlock() local2498 needs_another_round |= (next != NULL); in __smr_hash_grow_and_unlock()2524 while (needs_another_round) { in __smr_hash_grow_and_unlock()2527 needs_another_round = false; in __smr_hash_grow_and_unlock()2572 needs_another_round |= (next != NULL); in __smr_hash_grow_and_unlock()