Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/vm/
H A Dvm_usage.c304 static kmem_cache_t *vmu_bound_cache; variable
442 vmu_bound_cache = kmem_cache_create("vmu_bound_cache", in vm_usage_init()
584 bound = kmem_cache_alloc(vmu_bound_cache, KM_SLEEP); in vmu_alloc_bound()
1581 kmem_cache_free(vmu_bound_cache, tb); in vmu_free_extra()