Searched refs:__this_cpu_cmpxchg (Results 1 – 3 of 3) sorted by relevance
485 #define __this_cpu_cmpxchg(pcp, oval, nval) \ macro
244 __this_cpu_cmpxchg(pcp, oval, nval)
1207 if (pva && __this_cpu_cmpxchg(ne_fit_preload_node, NULL, pva)) in alloc_vmap_area()