Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dcmpxchg.h194 #define arch_cmpxchg64_release arch_cmpxchg_release macro
/linux-6.12.1/arch/riscv/include/asm/
Dcmpxchg.h223 #define arch_cmpxchg64_release(ptr, o, n) \ macro