Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcmpxchg.h191 #define arch_cmpxchg_release(...) __cmpxchg_wrapper(_rel, __VA_ARGS__) macro
/linux/arch/riscv/include/asm/
A Dcmpxchg.h294 #define arch_cmpxchg_release(ptr, o, n) \ macro
/linux/include/linux/atomic/
A Datomic-arch-fallback.h36 #define arch_cmpxchg_release arch_cmpxchg macro
46 #define arch_cmpxchg_release(...) \ macro

Completed in 9 milliseconds