Searched refs:slab_cache (Results 1 – 6 of 6) sorted by relevance
189 (((umem_slab_t *)P2END((uintptr_t)(mp), PAGESIZE) - 1)->slab_cache == \194 (sp)->slab_cache->cache_slabsize)200 struct umem_cache *slab_cache; /* controlling cache */ member
1436 sp->slab_cache = cp; in umem_slab_create()1531 ASSERT(sp->slab_cache == cp); in umem_slab_alloc()1620 if (bcp == NULL || sp->slab_cache != cp || !UMEM_SLAB_MEMBER(sp, buf)) { in umem_slab_free()1743 if (sp == NULL || sp->slab_cache != cp) in umem_cache_free_debug()2896 cp->cache_nullslab.slab_cache = cp; in umem_cache_create()
205 (((kmem_slab_t *)P2END((uintptr_t)(mp), PAGESIZE) - 1)->slab_cache == \212 (KMEM_SLAB_OFFSET(sp, buf) < (sp)->slab_cache->cache_slabsize)225 struct kmem_cache *slab_cache; /* controlling cache */ member
1542 sp->slab_cache = cp; in kmem_slab_create()1645 ASSERT(sp->slab_cache == cp); in kmem_slab_alloc_impl()1805 if (bcp == NULL || sp->slab_cache != cp || !KMEM_SLAB_MEMBER(sp, buf)) { in kmem_slab_free()1996 if (sp == NULL || sp->slab_cache != cp) in kmem_cache_free_debug()2746 ASSERT(sp->slab_cache == cp); in kmem_slab_prefill()3674 ASSERT(s0->slab_cache == s1->slab_cache); in kmem_partial_slab_cmp()3675 cp = s1->slab_cache; in kmem_partial_slab_cmp()4749 kmem_cache_t *cp = sp->slab_cache; in kmem_move_buffer()
624 if ((uintptr_t)s.slab_cache != caddr) { in umem_slab_walk_step()626 addr, caddr, s.slab_cache); in umem_slab_walk_step()
157 if ((uintptr_t)sp->slab_cache != caddr) { in kmem_slab_check()159 saddr, caddr, sp->slab_cache); in kmem_slab_check()