Home
last modified time | relevance | path

Searched refs:this_cpu_cmpxchg_double_4 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dpercpu.h411 #ifndef this_cpu_cmpxchg_double_4
412 #define this_cpu_cmpxchg_double_4(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/linux-4.1.27/arch/s390/include/asm/
Dpercpu.h181 #define this_cpu_cmpxchg_double_4 arch_this_cpu_cmpxchg_double macro
/linux-4.1.27/arch/x86/include/asm/
Dpercpu.h459 #define this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double macro