Searched refs:SLAB_ALLOC_NEW_SLAB (Results 1 – 2 of 2) sorted by relevance
23 #define SLAB_ALLOC_NEW_SLAB 0x02 /* a flag for alloc_slab_obj_exts() */ macro
2131 bool new_slab = alloc_flags & SLAB_ALLOC_NEW_SLAB; in alloc_slab_obj_exts()2146 alloc_flags &= ~SLAB_ALLOC_NEW_SLAB; in alloc_slab_obj_exts()3338 alloc_flags | SLAB_ALLOC_NEW_SLAB); in account_slab()