Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Duma_machdep.c53 *flags = UMA_SLAB_PRIV; in uma_small_alloc()
/freebsd/sys/vm/
H A Duma.h649 #define UMA_SLAB_PRIV 0x08 /* Slab alloced from priv allocator */ macro
H A Duma_core.c2055 *flags = UMA_SLAB_PRIV; in noobj_alloc()
2087 *flags = UMA_SLAB_PRIV; in uma_small_alloc()
H A Dvm_map.c193 *pflag = UMA_SLAB_PRIV; in kmapent_alloc()
226 if ((pflag & UMA_SLAB_PRIV) == 0) in kmapent_free()
/freebsd/sys/powerpc/aim/
H A Dslb.c500 *flags = UMA_SLAB_PRIV; in slb_uma_real_alloc()
H A Dmmu_oea64.c1879 *flags = UMA_SLAB_PRIV; in moea64_uma_page_alloc()