Searched defs:arch_sync_cmpxchg (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dsync_bitops.h25 #define arch_sync_cmpxchg arch_cmpxchg macro
/linux-master/arch/arm/include/asm/
H A Dsync_bitops.h39 #define arch_sync_cmpxchg(ptr, old, new) \ macro
/linux-master/arch/x86/include/asm/
H A Dcmpxchg.h151 #define arch_sync_cmpxchg(ptr, old, new) \ macro

Completed in 128 milliseconds