Searched refs:raw_cpu_cmpxchg_2 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dpercpu.h265 #ifndef raw_cpu_cmpxchg_2
266 #define raw_cpu_cmpxchg_2(pcp, oval, nval) \ macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpercpu.h436 #define raw_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) macro

Completed in 52 milliseconds