Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dbarrier.h201 __cmpwait_relaxed(__PTR, VAL); \
214 __cmpwait_relaxed(__PTR, VAL); \
H A Drqspinlock.h61 __cmpwait_relaxed(__PTR, VAL); \
H A Dcmpxchg.h261 #define __cmpwait_relaxed(ptr, val) \ macro
/linux-6.15/arch/riscv/include/asm/
H A Dbarrier.h82 __cmpwait_relaxed(ptr, VAL); \
H A Dcmpxchg.h442 #define __cmpwait_relaxed(ptr, val) \ macro