Searched refs:this_cpu_xchg_2 (Results 1 – 3 of 3) sorted by relevance
163 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
226 #define this_cpu_xchg_2(pcp, val) \ macro
276 #define this_cpu_xchg_2(pcp, nval) percpu_xchg_op(2, volatile, pcp, nval) macro