Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dcmpxchg.h261 #define __cmpwait_relaxed(ptr, val) \ macro
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h443 #define __cmpwait_relaxed(ptr, val) \ macro