Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dslab.h11 # define system_has_freelist_aba() system_has_cmpxchg128() macro
18 # define system_has_freelist_aba() system_has_cmpxchg64() macro
25 #if defined(system_has_freelist_aba) && !defined(CONFIG_HAVE_ALIGNED_STRUCT_PAGE)
26 #undef system_has_freelist_aba macro
85 #ifdef system_has_freelist_aba
114 #if defined(system_has_freelist_aba) && defined(CONFIG_SLUB)
H A Dslub.c296 #ifdef system_has_freelist_aba
533 #ifdef system_has_freelist_aba in __update_freelist_fast()
4531 #ifdef system_has_freelist_aba in kmem_cache_open()
4532 if (system_has_freelist_aba() && !(s->flags & SLAB_NO_CMPXCHG)) { in kmem_cache_open()

Completed in 10 milliseconds