Lines Matching defs:bucket

466 	uma_bucket_t bucket;  in bucket_alloc()  local
513 bucket_free(uma_zone_t zone, uma_bucket_t bucket, void *udata) in bucket_free()
792 uma_bucket_t bucket; in zone_fetch_bucket() local
857 zone_put_bucket(uma_zone_t zone, int domain, uma_bucket_t bucket, void *udata, in zone_put_bucket()
906 cache_bucket_pop(uma_cache_t cache, uma_cache_bucket_t bucket) in cache_bucket_pop()
925 cache_bucket_push(uma_cache_t cache, uma_cache_bucket_t bucket, void *item) in cache_bucket_push()
941 cache_bucket_unload(uma_cache_bucket_t bucket) in cache_bucket_unload()
981 cache_bucket_load(uma_cache_bucket_t bucket, uma_bucket_t b) in cache_bucket_load()
1050 uma_bucket_t bucket; in cache_fetch_bucket() local
1344 bucket_drain(uma_zone_t zone, uma_bucket_t bucket) in bucket_drain()
1391 uma_bucket_t bucket; in cache_drain() local
1519 uma_bucket_t bucket; in bucket_cache_reclaim_domain() local
3669 cache_alloc_item(uma_zone_t zone, uma_cache_t cache, uma_cache_bucket_t bucket, in cache_alloc_item()
3685 uma_cache_bucket_t bucket; in cache_alloc_retry() local
3711 uma_cache_bucket_t bucket; in uma_zalloc_smr() local
3738 uma_cache_bucket_t bucket; in uma_zalloc_arg() local
3786 uma_bucket_t bucket; in cache_alloc() local
3878 uma_bucket_t bucket; in uma_zalloc_domain() local
4105 zone_import(void *arg, void **bucket, int max, int domain, int flags) in zone_import()
4319 uma_bucket_t bucket; in zone_alloc_bucket() local
4467 uma_cache_bucket_t bucket; in uma_zfree_smr() local
4521 uma_cache_bucket_t bucket; in uma_zfree_arg() local
4618 zone_free_cross(uma_zone_t zone, uma_bucket_t bucket, void *udata) in zone_free_cross()
4704 zone_free_bucket(uma_zone_t zone, uma_bucket_t bucket, void *udata, in zone_free_bucket()
4746 uma_bucket_t newbucket, bucket; in cache_free() local
4862 zone_release(void *arg, void **bucket, int cnt) in zone_release()