Home
last modified time | relevance | path

Searched defs:__arch_swab64 (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/metag/include/uapi/asm/
Dswab.h20 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
24 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dswab.h13 static __inline__ __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
20 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dswab.h54 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
67 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dswab.h52 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
63 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/x86/include/uapi/asm/
Dswab.h14 static inline __attribute_const__ __u64 __arch_swab64(__u64 val) in __arch_swab64() function
34 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/sh/include/uapi/asm/
Dswab.h46 static inline __u64 __arch_swab64(__u64 val) in __arch_swab64() function
57 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
Dswab.h26 static inline __u64 __arch_swab64(__u64 x) in __arch_swab64() function
33 #define __arch_swab64 __arch_swab64 macro
/linux-4.4.14/arch/tile/include/uapi/asm/
Dswab.h20 #define __arch_swab64(x) __builtin_bswap64(x) macro
/linux-4.4.14/arch/c6x/include/uapi/asm/
Dswab.h50 #define __arch_swab64 __c6x_swab64 macro