Searched defs:this_cpu_cmpxchg_8 (Results 1 – 3 of 3) sorted by relevance
180 #define this_cpu_cmpxchg_8(ptr, o, n) _protect_cmpxchg_local(ptr, o, n) macro
241 #define this_cpu_cmpxchg_8(pcp, o, n) \ macro
549 #define this_cpu_cmpxchg_8(pcp, oval, nval) \ macro