Home
last modified time | relevance | path

Searched refs:__cmpwait_relaxed (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dbarrier.h77 __cmpwait_relaxed(ptr, VAL); \
H A Dcmpxchg.h443 #define __cmpwait_relaxed(ptr, val) \ macro
/linux/arch/arm64/include/asm/
H A Drqspinlock.h61 __cmpwait_relaxed(__PTR, VAL); \
H A Dcmpxchg.h263 #define __cmpwait_relaxed(ptr, val) \ macro