Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dpercpu.h439 #ifndef this_cpu_cmpxchg_double_4
440 #define this_cpu_cmpxchg_double_4(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/Linux-v4.19/arch/x86/include/asm/
Dpercpu.h461 #define this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double macro