Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/include/asm/
Dcmpxchg.h174 #define __cmpxchg_relaxed(ptr, old, new, size) \ macro
/Linux-v4.19/arch/powerpc/include/asm/
Dcmpxchg.h443 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_relaxed() function