Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpercpu-defs.h482 #define __this_cpu_try_cmpxchg(pcp, ovalp, nval) \ macro
/linux/mm/
H A Dvmalloc.c1893 if (va && !__this_cpu_try_cmpxchg(ne_fit_preload_node, &tmp, va)) in preload_this_cpu_lock()