Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c292 #define SLAB_NO_CMPXCHG (SLAB_CONSISTENCY_CHECKS | SLAB_STORE_USER | \ macro
6014 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) { in do_kmem_cache_create()