Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Datomic.h158 #define arch_atomic_cmpxchg_release(v, old, new) \ macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Datomic.h307 #define arch_atomic_cmpxchg_release arch_atomic_cmpxchg_release in ATOMIC_OPS() macro
/linux-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h1022 #define arch_atomic_cmpxchg_release arch_atomic_cmpxchg macro
1039 arch_atomic_cmpxchg_release(atomic_t *v, int old, int new) in arch_atomic_cmpxchg_release() function
1044 #define arch_atomic_cmpxchg_release arch_atomic_cmpxchg_release macro

Completed in 9 milliseconds