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

/linux-4.4.14/include/asm-generic/
H A Dpercpu.h273 #ifndef raw_cpu_cmpxchg_8
274 #define raw_cpu_cmpxchg_8(pcp, oval, nval) \ macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpercpu.h474 #define raw_cpu_cmpxchg_8(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) macro

Completed in 43 milliseconds