Home
last modified time | relevance | path

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

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