Searched refs:cache_uz_flags (Results 1 – 2 of 2) sorted by relevance
302 cache_uz_flags(uma_cache_t cache) in cache_uz_flags() function
1008 if ((cache_uz_flags(cache) & UMA_ZONE_SMR) != 0 && in cache_fetch_bucket()3522 uz_flags = cache_uz_flags(cache); in cache_alloc_item()3641 if ((cache_uz_flags(cache) & UMA_ZONE_SMR) == 0 && in cache_alloc()3670 if ((cache_uz_flags(cache) & UMA_ZONE_ROUNDROBIN) != 0 || in cache_alloc()3696 ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) == 0 || in cache_alloc()4322 uz_flags = cache_uz_flags(cache); in uma_zfree_smr()4382 uz_flags = cache_uz_flags(cache); in uma_zfree_arg()4600 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()4647 if ((cache_uz_flags(cache) & UMA_ZONE_FIRSTTOUCH) != 0) { in cache_free()