Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpercpu.h435 #ifndef this_cpu_cmpxchg_double_4
436 #define this_cpu_cmpxchg_double_4(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpercpu.h307 #define this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double macro