zone_alloc_bucket
static uma_bucket_t zone_alloc_bucket(uma_zone_t, void *, int, int);
bucket = zone_alloc_bucket(zone, udata, domain, flags);