Searched refs:other_hash (Results 1 – 1 of 1) sorted by relevance
1697 unsigned h_hash, other_hash, idx; in _hashmap_move_one() local1712 other_hash = bucket_hash(other, key); in _hashmap_move_one()1713 idx = bucket_scan(other, other_hash, key); in _hashmap_move_one()