Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Datomic.h149 #define arch_atomic_xchg_release(v, new) \ macro
/linux-5.19.10/arch/riscv/include/asm/
Datomic.h303 #define arch_atomic_xchg_release arch_atomic_xchg_release in ATOMIC_OPS() macro
/linux-5.19.10/include/linux/atomic/
Datomic-arch-fallback.h980 #define arch_atomic_xchg_release arch_atomic_xchg macro
997 arch_atomic_xchg_release(atomic_t *v, int i) in arch_atomic_xchg_release() function
1002 #define arch_atomic_xchg_release arch_atomic_xchg_release macro