Searched defs:this_cpu_xchg_8 (Results 1 – 2 of 2) sorted by relevance
177 #define this_cpu_xchg_8(pcp, val) _percpu_xchg(pcp, val) macro
225 #define this_cpu_xchg_8(pcp, val) \ macro