Home
last modified time | relevance | path

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

/src/sys/vm/
H A Duma_int.h300 cache_uz_flags(uma_cache_t cache) in cache_uz_flags() function
H A Duma_core.c1060 if ((cache_uz_flags(cache) & UMA_ZONE_SMR) != 0 && in cache_fetch_bucket()
3677 uz_flags = cache_uz_flags(cache); in cache_alloc_item()
3799 if ((cache_uz_flags(cache) & UMA_ZONE_SMR) == 0 && in cache_alloc()
3828 if ((cache_uz_flags(cache) & UMA_ZONE_ROUNDROBIN) != 0 || in cache_alloc()
3854 ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) == 0 || in cache_alloc()
4477 uz_flags = cache_uz_flags(cache); in uma_zfree_smr()
4536 uz_flags = cache_uz_flags(cache); in uma_zfree_arg()
4753 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()
4800 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()