Searched refs:system_has_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance
23 #define system_has_cmpxchg_double() cpu_has_cx16 macro
169 #define system_has_cmpxchg_double() cpu_has_cx8 macro
3053 if (system_has_cmpxchg_double() && (s->flags & SLAB_DEBUG_FLAGS) == 0) in kmem_cache_open()