Searched defs:__arch_swab64 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dswab.h20 #define __arch_swab64(x) __builtin_bswap64(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dswab.h29 static inline __attribute_const__ __u64 __arch_swab64(__u64 val) function
59 #define __arch_swab64 __arch_swab64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dswab.h46 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) function
56 #define __arch_swab64 __arch_swab64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dswab.h46 static inline __u64 __arch_swab64(__u64 val) function
57 #define __arch_swab64 __arch_swab64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dswab.h13 static __inline__ __attribute_const__ __u64 __arch_swab64(__u64 x) function
20 #define __arch_swab64 __arch_swab64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dswab.h52 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) function
63 #define __arch_swab64 __arch_swab64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dswab.h28 static inline __u64 __arch_swab64(__u64 x) function
35 #define __arch_swab64 __arch_swab64 macro

Completed in 109 milliseconds