Searched refs:UMA_SLAB_PRIV (Results 1 – 6 of 6) sorted by relevance
53 *flags = UMA_SLAB_PRIV; in uma_small_alloc()
649 #define UMA_SLAB_PRIV 0x08 /* Slab alloced from priv allocator */ macro
2055 *flags = UMA_SLAB_PRIV; in noobj_alloc()2087 *flags = UMA_SLAB_PRIV; in uma_small_alloc()
193 *pflag = UMA_SLAB_PRIV; in kmapent_alloc()226 if ((pflag & UMA_SLAB_PRIV) == 0) in kmapent_free()
500 *flags = UMA_SLAB_PRIV; in slb_uma_real_alloc()
1879 *flags = UMA_SLAB_PRIV; in moea64_uma_page_alloc()