Home
last modified time | relevance | path

Searched refs:zone_put_bucket (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/vm/
H A Duma_core.c704 zone_put_bucket(uma_zone_t zone, int domain, uma_bucket_t bucket, void *udata, in zone_put_bucket() function
3565 zone_put_bucket(zone, domain, bucket, udata, false); in cache_alloc()
3616 zone_put_bucket(zone, domain, bucket, udata, true); in uma_zalloc_domain()
4363 zone_put_bucket(zone, domain, b, udata, true); in zone_free_cross()
4396 zone_put_bucket(zone, itemdomain, bucket, udata, ws); in zone_free_bucket()