Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
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
Dslub.c3038 return this_cpu_try_cmpxchg_freelist(s->cpu_slab->freelist_tid.full, in __update_cpu_freelist_fast()