Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Duma_core.c477 zone_try_fetch_bucket(uma_zone_t zone, uma_zone_domain_t zdom, const bool ws) in zone_try_fetch_bucket() function
912 while ((bucket = zone_try_fetch_bucket(zone, zdom, false)) != in bucket_cache_drain()
2607 if ((bucket = zone_try_fetch_bucket(zone, zdom, true)) != NULL) { in uma_zalloc_arg()