Home
last modified time | relevance | path

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

/linux/arch/csky/include/asm/
H A Dcmpxchg.h57 #define __cmpxchg_relaxed(ptr, old, new, size) \ macro
/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h661 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_relaxed() function