Searched defs:with (Results 1 – 1 of 1) sorted by relevance
150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg()164 #define arch_xchg(ptr, with) \ argument