Home
last modified time | relevance | path

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

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