Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcmpxchg.h103 #define arch_xchg_release(...) __xchg_wrapper(_rel, __VA_ARGS__) macro
/linux/arch/riscv/include/asm/
A Dcmpxchg.h110 #define arch_xchg_release(ptr, x) \ macro
/linux/include/linux/atomic/
A Datomic-arch-fallback.h13 #define arch_xchg_release arch_xchg macro
23 #define arch_xchg_release(...) \ macro

Completed in 9 milliseconds