Home
last modified time | relevance | path

Searched defs:arch_cmpxchg64_relaxed (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcmpxchg.h192 #define arch_cmpxchg64_relaxed arch_cmpxchg_relaxed macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcmpxchg.h270 #define arch_cmpxchg64_relaxed(ptr, o, n) ({ \ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcmpxchg.h196 #define arch_cmpxchg64_relaxed arch_cmpxchg_relaxed macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcmpxchg.h744 #define arch_cmpxchg64_relaxed(ptr, o, n) \ macro
/kernel/linux/linux-5.10/include/linux/
H A Datomic-arch-fallback.h58 #define arch_cmpxchg64_relaxed arch_cmpxchg64 macro

Completed in 6 milliseconds