this_cpu_xchg_1 399 arch/x86/include/asm/percpu.h #define this_cpu_xchg_1(pcp, nval) percpu_xchg_op(pcp, nval) this_cpu_xchg_1 374 include/asm-generic/percpu.h #define this_cpu_xchg_1(pcp, nval) this_cpu_generic_xchg(pcp, nval)