Home
last modified time | relevance | path

Searched defs:arch_atomic64_xchg_relaxed (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/include/asm/
A Datomic.h427 static inline s64 arch_atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) in arch_atomic64_xchg_relaxed() function
445 #define arch_atomic64_xchg_relaxed arch_atomic64_xchg_relaxed macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Datomic.h212 #define arch_atomic64_xchg_relaxed arch_atomic_xchg_relaxed macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Datomic.h421 #define arch_atomic64_xchg_relaxed(v, new) \ macro
/linux-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h2102 #define arch_atomic64_xchg_relaxed arch_atomic64_xchg macro

Completed in 11 milliseconds