Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_core.c858 zone_put_bucket(uma_zone_t zone, int domain, uma_bucket_t bucket, void *udata, in zone_put_bucket() function
3835 zone_put_bucket(zone, domain, bucket, udata, !new); in cache_alloc()
3885 zone_put_bucket(zone, domain, bucket, udata, true); in uma_zalloc_domain()
4665 zone_put_bucket(zone, domain, b, udata, true); in zone_free_cross()
4698 zone_put_bucket(zone, itemdomain, bucket, udata, ws); in zone_free_bucket()