Searched refs:vmu_object_cache (Results 1 – 1 of 1) sorted by relevance
305 static kmem_cache_t *vmu_object_cache; variable444 vmu_object_cache = kmem_cache_create("vmu_object_cache", in vm_usage_init()560 object = kmem_cache_alloc(vmu_object_cache, KM_SLEEP); in vmu_alloc_object()1587 kmem_cache_free(vmu_object_cache, to); in vmu_free_extra()