Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_int.h300 cache_uz_flags(uma_cache_t cache) in cache_uz_flags() function
H A Duma_core.c1063 if ((cache_uz_flags(cache) & UMA_ZONE_SMR) != 0 && in cache_fetch_bucket()
3695 uz_flags = cache_uz_flags(cache); in cache_alloc_item()
3819 zflags = cache_uz_flags(cache); in cache_alloc()
4552 uz_flags = cache_uz_flags(&zone->uz_cpu[curcpu]); in cache_free_defer()
4633 uz_flags = cache_uz_flags(cache); in uma_zfree_arg()
4813 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()
4860 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()