this_cpu_cmpxchg_1  219 arch/arm64/include/asm/percpu.h #define this_cpu_cmpxchg_1(pcp, o, n)	\
this_cpu_cmpxchg_1  146 arch/s390/include/asm/percpu.h #define this_cpu_cmpxchg_1(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval)
this_cpu_cmpxchg_1  455 arch/x86/include/asm/percpu.h #define this_cpu_cmpxchg_1(pcp, oval, nval)	percpu_cmpxchg_op(volatile, pcp, oval, nval)
this_cpu_cmpxchg_1  411 include/asm-generic/percpu.h #define this_cpu_cmpxchg_1(pcp, oval, nval) \