this_cpu_cmpxchg_4 223 arch/arm64/include/asm/percpu.h #define this_cpu_cmpxchg_4(pcp, o, n) \ this_cpu_cmpxchg_4 148 arch/s390/include/asm/percpu.h #define this_cpu_cmpxchg_4(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) this_cpu_cmpxchg_4 457 arch/x86/include/asm/percpu.h #define this_cpu_cmpxchg_4(pcp, oval, nval) percpu_cmpxchg_op(volatile, pcp, oval, nval) this_cpu_cmpxchg_4 419 include/asm-generic/percpu.h #define this_cpu_cmpxchg_4(pcp, oval, nval) \