this_cpu_cmpxchg_double_8  129 arch/arm64/include/asm/percpu.h #define this_cpu_cmpxchg_double_8(ptr1, ptr2, o1, o2, n1, n2)		\
this_cpu_cmpxchg_double_8  182 arch/s390/include/asm/percpu.h #define this_cpu_cmpxchg_double_8 arch_this_cpu_cmpxchg_double
this_cpu_cmpxchg_double_8  520 arch/x86/include/asm/percpu.h #define this_cpu_cmpxchg_double_8	percpu_cmpxchg16b_double
this_cpu_cmpxchg_double_8  440 include/asm-generic/percpu.h #define this_cpu_cmpxchg_double_8(pcp1, pcp2, oval1, oval2, nval1, nval2) \