Searched refs:__CMPXCHG_DOUBLE (Results 1 – 1 of 1) sorted by relevance
300 #define __CMPXCHG_DOUBLE __SLAB_FLAG_BIT(_SLAB_CMPXCHG_DOUBLE) macro302 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED macro683 if (s->flags & __CMPXCHG_DOUBLE) in __slab_update_freelist()706 if (s->flags & __CMPXCHG_DOUBLE) { in slab_update_freelist()5351 if (!(s->flags & __CMPXCHG_DOUBLE) && !kmem_cache_debug(s)) in kmalloc_nolock_noprof()8572 s->flags |= __CMPXCHG_DOUBLE; in do_kmem_cache_create()