Home
last modified time | relevance | path

Searched defs:arch_cmpxchg64_release (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcmpxchg.h194 #define arch_cmpxchg64_release arch_cmpxchg_release macro
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h310 #define arch_cmpxchg64_release(ptr, o, n) \ macro