Home
last modified time | relevance | path

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

/arch/openrisc/include/asm/
Dcmpxchg.h150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg()
164 #define arch_xchg(ptr, with) \ argument