Searched refs:xchg32 (Results 1 – 1 of 1) sorted by relevance
9 static inline unsigned long xchg32(__volatile__ unsigned int *m, unsigned int val) in xchg32() function52 return xchg32(ptr, x); in __xchg()