Home
last modified time | relevance | path

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

/linux/mm/
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
80 #ifdef system_has_freelist_aba
107 #if defined(system_has_freelist_aba)
A Dslub.c312 #ifdef system_has_freelist_aba
656 #ifdef system_has_freelist_aba in __update_freelist_fast()
6013 #ifdef system_has_freelist_aba in do_kmem_cache_create()
6014 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) { in do_kmem_cache_create()

Completed in 19 milliseconds