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

/linux-master/arch/x86/include/asm/
H A Dcmpxchg.h233 #define arch_sync_try_cmpxchg(ptr, pold, new) \ macro
/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h431 #ifdef arch_sync_try_cmpxchg
432 #define raw_sync_try_cmpxchg arch_sync_try_cmpxchg

Completed in 127 milliseconds