Searched refs:this_cpu_xchg_2 (Results 1 – 4 of 4) sorted by relevance
400 #ifndef this_cpu_xchg_2401 #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval) macro
163 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
212 #define this_cpu_xchg_2(pcp, val) \ macro
442 #define this_cpu_xchg_2(pcp, nval) percpu_xchg_op(volatile, pcp, nval) macro