Home
last modified time | relevance | path

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

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