Searched refs:this_cpu_generic_xchg (Results 1 – 1 of 1) sorted by relevance
184 #define this_cpu_generic_xchg(pcp, nval) \ macro 466 #define this_cpu_xchg_1(pcp, nval) this_cpu_generic_xchg(pcp, nval)469 #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval)472 #define this_cpu_xchg_4(pcp, nval) this_cpu_generic_xchg(pcp, nval)475 #define this_cpu_xchg_8(pcp, nval) this_cpu_generic_xchg(pcp, nval)