Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_core.c294 static void bucket_cache_reclaim(uma_zone_t zone, bool, int);
1423 bucket_cache_reclaim(zone, true, UMA_ANYDOMAIN); in cache_drain()
1572 bucket_cache_reclaim(uma_zone_t zone, bool drain, int domain) in bucket_cache_reclaim() function
1728 bucket_cache_reclaim(zone, drain, domain); in zone_reclaim()