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

/linux-4.4.14/arch/x86/include/asm/
H A Dcmpxchg_64.h21 #define system_has_cmpxchg_double() cpu_has_cx16 macro
H A Dcmpxchg_32.h112 #define system_has_cmpxchg_double() cpu_has_cx8 macro
/linux-4.4.14/arch/s390/include/asm/
H A Dcmpxchg.h63 #define system_has_cmpxchg_double() 1 macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dcmpxchg.h173 #define system_has_cmpxchg_double() 1 macro
/linux-4.4.14/mm/
H A Dslub.c3358 if (system_has_cmpxchg_double() && (s->flags & SLAB_DEBUG_FLAGS) == 0) kmem_cache_open()

Completed in 183 milliseconds