Searched defs:new_bucket (Results 1 – 5 of 5) sorted by relevance
225 const size_t new_bucket = cur->hash % new_num_buckets; in lh_rebucket() local
1324 PartitionBucket* new_bucket = this; in SlowPathAlloc() local
248 let new_bucket = allocate_bucket(thread.bucket_size); in insert() localVariable