Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dpercpu.h439 #ifndef this_cpu_cmpxchg_double_8
440 #define this_cpu_cmpxchg_double_8(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/Linux-v5.4/arch/s390/include/asm/
Dpercpu.h182 #define this_cpu_cmpxchg_double_8 arch_this_cpu_cmpxchg_double macro
/Linux-v5.4/arch/arm64/include/asm/
Dpercpu.h129 #define this_cpu_cmpxchg_double_8(ptr1, ptr2, o1, o2, n1, n2) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dpercpu.h520 #define this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double macro