Searched refs:UMA_SLAB_MALLOC (Results 1 – 3 of 3) sorted by relevance
608 #define UMA_SLAB_MALLOC 0x20 /* Slab is a large malloc slab */ macro
3320 slab->us_flags = flags | UMA_SLAB_MALLOC;
571 if (!(slab->us_flags & UMA_SLAB_MALLOC)) { in free()639 if (!(slab->us_flags & UMA_SLAB_MALLOC)) in realloc()