Searched refs:__xchg8 (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.c46 unsigned long __xchg8(char x, char *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.c35 EXPORT_SYMBOL(__xchg8); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Datomic.h59 extern unsigned long __xchg8(char, char *);
74 case 1: return __xchg8((char) x, (char *) ptr);

Completed in 101 milliseconds