Searched refs:__xchg64 (Results 1 – 3 of 3) sorted by relevance
75 extern unsigned long __xchg64(unsigned long, unsigned long *);85 case 8: return __xchg64(x,(unsigned long *) ptr); in __xchg()
24 unsigned long __xchg64(unsigned long x, unsigned long *ptr) in __xchg64() function
81 EXPORT_SYMBOL(__xchg64);