Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds