Searched defs:this_cpu_cmpxchg_4 (Results 1 – 3 of 3) sorted by relevance
179 #define this_cpu_cmpxchg_4(ptr, o, n) _protect_cmpxchg_local(ptr, o, n) macro
239 #define this_cpu_cmpxchg_4(pcp, o, n) \ macro
545 #define this_cpu_cmpxchg_4(pcp, oval, nval) \ macro