Searched defs:this_cpu_cmpxchg_1 (Results 1 – 2 of 2) sorted by relevance
179 #define this_cpu_cmpxchg_1(ptr, o, n) _protect_cmpxchg_local(ptr, o, n) macro
228 #define this_cpu_cmpxchg_1(pcp, o, n) \ macro