Searched refs:xchg64 (Results 1 – 1 of 1) sorted by relevance
295 extern __inline__ unsigned long xchg64(__volatile__ unsigned long *m, unsigned long val) in xchg64() function324 return xchg64(ptr, x); in __xchg()