Searched refs:SLAB_NO_CMPXCHG (Results 1 – 1 of 1) sorted by relevance
292 #define SLAB_NO_CMPXCHG (SLAB_CONSISTENCY_CHECKS | SLAB_STORE_USER | \ macro6014 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) { in do_kmem_cache_create()