Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h192 #define UMEM_SLAB_MEMBER(sp, buf) \ macro
H A Dumem.c1062 if (UMEM_SLAB_MEMBER(sp, buf)) { in umem_findslab()
1580 ASSERT(UMEM_SLAB_MEMBER(sp, buf)); in umem_slab_alloc()
1620 if (bcp == NULL || sp->slab_cache != cp || !UMEM_SLAB_MEMBER(sp, buf)) { in umem_slab_free()