Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1635 boolean_t new_slab = (sp->slab_refcnt == 0); in kmem_slab_alloc_impl() local
1643 ASSERT(new_slab || (KMEM_SLAB_IS_PARTIAL(sp) && in kmem_slab_alloc_impl()
1673 if (new_slab) { in kmem_slab_alloc_impl()
1693 if (new_slab && prefill && (cp->cache_flags & KMF_PREFILL) && in kmem_slab_alloc_impl()
1699 if (new_slab) { in kmem_slab_alloc_impl()