Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h14 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg128 macro
21 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg64 macro
H A Dslub.c3045 return this_cpu_try_cmpxchg_freelist(s->cpu_slab->freelist_tid.full, in __update_cpu_freelist_fast()