Searched refs:this_cpu_xchg_2 (Results 1 – 5 of 5) sorted by relevance
470 #ifndef this_cpu_xchg_2471 #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval) macro
173 #define this_cpu_xchg_2(pcp, val) _percpu_xchg(pcp, val) macro
171 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
228 #define this_cpu_xchg_2(pcp, val) \ macro
496 #define this_cpu_xchg_2(pcp, nval) this_percpu_xchg_op(pcp, nval) macro