Searched refs:__xchg64 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/lib/
H A Dbitops.c21 unsigned long __xchg64(unsigned long x, unsigned long *ptr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dparisc_ksyms.c42 EXPORT_SYMBOL(__xchg64); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Datomic.h62 extern unsigned long __xchg64(unsigned long, unsigned long *);
71 case 8: return __xchg64(x,(unsigned long *) ptr);

Completed in 107 milliseconds