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

/linux-master/arch/x86/include/asm/
H A Dcmpxchg.h236 #define arch_try_cmpxchg_local(ptr, pold, new) \ macro
/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h386 #ifdef arch_try_cmpxchg_local
387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local

Completed in 144 milliseconds