Searched refs:slab_cache (Results 1 – 6 of 6) sorted by relevance
186 (((umem_slab_t *)P2END((uintptr_t)(mp), PAGESIZE) - 1)->slab_cache == \191 (sp)->slab_cache->cache_slabsize)197 struct umem_cache *slab_cache; /* controlling cache */ member
1432 sp->slab_cache = cp; in umem_slab_create()1527 ASSERT(sp->slab_cache == cp); in umem_slab_alloc()1616 if (bcp == NULL || sp->slab_cache != cp || !UMEM_SLAB_MEMBER(sp, buf)) { in umem_slab_free()1739 if (sp == NULL || sp->slab_cache != cp) in umem_cache_free_debug()2887 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
1529 sp->slab_cache = cp; in kmem_slab_create()1632 ASSERT(sp->slab_cache == cp); in kmem_slab_alloc_impl()1792 if (bcp == NULL || sp->slab_cache != cp || !KMEM_SLAB_MEMBER(sp, buf)) { in kmem_slab_free()1983 if (sp == NULL || sp->slab_cache != cp) in kmem_cache_free_debug()2733 ASSERT(sp->slab_cache == cp); in kmem_slab_prefill()3590 ASSERT(s0->slab_cache == s1->slab_cache); in kmem_partial_slab_cmp()3591 cp = s1->slab_cache; in kmem_partial_slab_cmp()4666 kmem_cache_t *cp = sp->slab_cache; in kmem_move_buffer()
623 if ((uintptr_t)s.slab_cache != caddr) { in umem_slab_walk_step()625 addr, caddr, s.slab_cache); in umem_slab_walk_step()
156 if ((uintptr_t)sp->slab_cache != caddr) { in kmem_slab_check()158 saddr, caddr, sp->slab_cache); in kmem_slab_check()