Searched refs:this_cpu_xchg_4 (Results 1 – 3 of 3) sorted by relevance
164 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
277 #define this_cpu_xchg_4(pcp, val) _percpu_xchg(pcp, val) macro
431 #define this_cpu_xchg_4(pcp, nval) percpu_xchg_op(pcp, nval) macro