Searched refs:arch_cmpxchg64_release (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcmpxchg.h194 #define arch_cmpxchg64_release arch_cmpxchg_release macro
/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h119 #if defined(arch_cmpxchg64_release)
120 #define raw_cmpxchg64_release arch_cmpxchg64_release

Completed in 112 milliseconds