Searched defs:this_cpu_xchg_8 (Results 1 – 4 of 4) sorted by relevance
177 #define this_cpu_xchg_8(pcp, val) _percpu_xchg(pcp, val) macro
181 #define this_cpu_xchg_8(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
232 #define this_cpu_xchg_8(pcp, val) \ macro
544 #define this_cpu_xchg_8(pcp, nval) this_percpu_xchg_op(pcp, nval) macro