Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c50 #define SLAB_NEVER_MERGE (SLAB_DEBUG_FLAGS | SLAB_TYPESAFE_BY_RCU | \ macro
157 if (slab_nomerge || (s->flags & SLAB_NEVER_MERGE)) in slab_unmergeable()
188 if (flags & SLAB_NEVER_MERGE) in slab_args_unmergeable()