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