Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslub.c276 #define SLAB_NO_CMPXCHG (SLAB_CONSISTENCY_CHECKS | SLAB_STORE_USER | \ macro
4539 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) { in kmem_cache_open()