Searched defs:__xchg_u64 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dsystem.h136 static inline __u64 __xchg_u64(volatile __u64 * m, __u64 val) function
184 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dsystem.h136 static inline __u64 __xchg_u64(volatile __u64 * m, __u64 val) function
184 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystem.h254 __xchg_u64(volatile void *p, unsigned long val) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dsystem.h401 __xchg_u64(volatile long *m, unsigned long val) function

Completed in 100 milliseconds