Home
last modified time | relevance | path

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

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