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