Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h22 # define try_cmpxchg_freelist try_cmpxchg128 macro
28 # define try_cmpxchg_freelist try_cmpxchg64 macro
H A Dslub.c641 return try_cmpxchg_freelist(&slab->freelist_counters, in __update_freelist_fast()