Searched refs:ubz_zone (Results 1 – 1 of 1) sorted by relevance
239 uma_zone_t ubz_zone; member423 ubz->ubz_zone = uma_zcreate(ubz->ubz_name, size, in bucket_init()494 if (ubz->ubz_zone == zone && (ubz + 1)->ubz_entries != 0) in bucket_alloc()496 bucket = uma_zalloc_arg(ubz->ubz_zone, udata, flags); in bucket_alloc()527 uma_zfree_arg(ubz->ubz_zone, bucket, udata); in bucket_free()536 uma_zone_reclaim_domain(ubz->ubz_zone, UMA_RECLAIM_DRAIN, in bucket_zone_drain()