SLAB_ALLOC_NEW_SLAB
bool new_slab = alloc_flags & SLAB_ALLOC_NEW_SLAB;
alloc_flags &= ~SLAB_ALLOC_NEW_SLAB;
alloc_flags | SLAB_ALLOC_NEW_SLAB);