Searched refs:this_cpu_cmpxchg_double_8 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
H A Dpercpu.h182 #define this_cpu_cmpxchg_double_8 arch_this_cpu_cmpxchg_double macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dcmpxchg.h217 #define this_cpu_cmpxchg_double_8(ptr1, ptr2, o1, o2, n1, n2) \ macro
/linux-4.4.14/include/asm-generic/
H A Dpercpu.h415 #ifndef this_cpu_cmpxchg_double_8
416 #define this_cpu_cmpxchg_double_8(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpercpu.h506 #define this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double macro

Completed in 118 milliseconds