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

/linux-master/mm/
H A Dslab_common.c51 #define SLAB_NEVER_MERGE (SLAB_RED_ZONE | SLAB_POISON | SLAB_STORE_USER | \ macro
141 if (slab_nomerge || (s->flags & SLAB_NEVER_MERGE))
177 if (flags & SLAB_NEVER_MERGE)

Completed in 260 milliseconds