Lines Matching refs:bucket_hash
381 #define bucket_hash(h, p) base_bucket_hash(HASHMAP_BASE(h), p)
465 initial_bucket = bucket_hash(h, bucket_at(h, idx)->key);
1035 idx = bucket_hash(h, new_entry->p.b.key);
1173 optimal_idx = bucket_hash(h, bucket_at(h, idx)->key);
1200 optimal_idx = bucket_hash(h, bucket_at_swap(&swap, IDX_PUT)->p.b.key);
1246 hash = bucket_hash(h, key);
1268 hash = bucket_hash(s, key);
1285 hash = bucket_hash(h, key);
1316 hash = bucket_hash(h, key);
1333 hash = bucket_hash(h, key);
1349 hash = bucket_hash(h, key);
1367 hash = bucket_hash(h, key);
1379 hash = bucket_hash(h, key);
1402 hash = bucket_hash(h, key);
1428 old_hash = bucket_hash(h, old_key);
1433 new_hash = bucket_hash(h, new_key);
1455 old_hash = bucket_hash(s, old_key);
1460 new_hash = bucket_hash(s, new_key);
1481 old_hash = bucket_hash(h, old_key);
1488 new_hash = bucket_hash(h, new_key);
1516 hash = bucket_hash(h, key);
1691 h_hash = bucket_hash(h, e->key);
1716 h_hash = bucket_hash(h, key);
1725 other_hash = bucket_hash(other, key);
1801 hash = bucket_hash(h, key);