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

/linux-master/mm/
H A Dslab.h21 # define system_has_freelist_aba() system_has_cmpxchg128() macro
28 # define system_has_freelist_aba() system_has_cmpxchg64() macro
35 #if defined(system_has_freelist_aba) && !defined(CONFIG_HAVE_ALIGNED_STRUCT_PAGE)
36 #undef system_has_freelist_aba macro
80 #ifdef system_has_freelist_aba
105 #if defined(system_has_freelist_aba)
H A Dslub.c312 #ifdef system_has_freelist_aba
638 #ifdef system_has_freelist_aba
5107 #ifdef system_has_freelist_aba
5108 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) {

Completed in 135 milliseconds