Searched defs:__cmpxchg_u64 (Results 1 - 5 of 5) 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.c60 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dsystem.h121 #define __cmpxchg_u64 __cmpxchg_u64_unsupported_on_32bit_kernels macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dparisc_ksyms.c43 EXPORT_SYMBOL(__cmpxchg_u64); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsystem_64.h243 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystem.h415 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) function

Completed in 116 milliseconds