Lines Matching refs:bucket_hash
327 #define bucket_hash(h, p) base_bucket_hash(HASHMAP_BASE(h), p)
411 initial_bucket = bucket_hash(h, bucket_at(h, idx)->key);
989 idx = bucket_hash(h, new_entry->p.b.key);
1127 optimal_idx = bucket_hash(h, bucket_at(h, idx)->key);
1154 optimal_idx = bucket_hash(h, bucket_at_swap(&swap, IDX_PUT)->p.b.key);
1200 hash = bucket_hash(h, key);
1222 hash = bucket_hash(s, key);
1239 hash = bucket_hash(h, key);
1270 hash = bucket_hash(h, key);
1287 hash = bucket_hash(h, key);
1303 hash = bucket_hash(h, key);
1321 hash = bucket_hash(h, key);
1333 hash = bucket_hash(h, key);
1356 hash = bucket_hash(h, key);
1382 old_hash = bucket_hash(h, old_key);
1387 new_hash = bucket_hash(h, new_key);
1409 old_hash = bucket_hash(s, old_key);
1414 new_hash = bucket_hash(s, new_key);
1435 old_hash = bucket_hash(h, old_key);
1442 new_hash = bucket_hash(h, new_key);
1470 hash = bucket_hash(h, key);
1645 h_hash = bucket_hash(h, e->key);
1670 h_hash = bucket_hash(h, key);
1679 other_hash = bucket_hash(other, key);
1753 hash = bucket_hash(h, key);