Home
last modified time | relevance | path

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

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