Lines Matching defs:bucket
351 struct bucket {
359 static struct bucket static_bucket;
360 static struct bucket *buckets = &static_bucket;
406 struct bucket *newbuckets;
407 struct bucket *oldbuckets;
419 struct bucket *b = &newbuckets[i];
439 static struct bucket *
449 nonresident_rotate(struct bucket *b)
480 struct bucket *b = nonresident_getbucket(obj, idx);
546 struct bucket *b = nonresident_getbucket(obj, idx);