Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds