Home
last modified time | relevance | path

Searched refs:arch_sync_cmpxchg (Results 1 – 4 of 4) sorted by relevance

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