Home
last modified time | relevance | path

Searched defs:arch_sync_cmpxchg (Results 1 – 3 of 3) 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