Searched refs:__CMPXCHG_DOUBLE (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dslub.c313 #define __CMPXCHG_DOUBLE __SLAB_FLAG_BIT(_SLAB_CMPXCHG_DOUBLE) macro
315 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED macro
684 if (s->flags & __CMPXCHG_DOUBLE) {
711 if (s->flags & __CMPXCHG_DOUBLE) {
5110 s->flags |= __CMPXCHG_DOUBLE;

Completed in 345 milliseconds