this_cpu_xchg_2 400 arch/x86/include/asm/percpu.h #define this_cpu_xchg_2(pcp, nval) percpu_xchg_op(pcp, nval) this_cpu_xchg_2 377 include/asm-generic/percpu.h #define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval)