Searched refs:vmu_bound_cache (Results 1 – 1 of 1) sorted by relevance
304 static kmem_cache_t *vmu_bound_cache; variable442 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()