Home
last modified time | relevance | path

Searched refs:__arch_swab64 (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dswab.h14 static __inline__ __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
21 #define __arch_swab64 __arch_swab64 macro
25 return __arch_swab64(x) >> 32; in __arch_swab32()
31 return __arch_swab64(x) >> 48; in __arch_swab16()
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
H A Dswab.h14 static __inline__ __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
21 #define __arch_swab64 __arch_swab64 macro
25 return __arch_swab64(x) >> 32; in __arch_swab32()
31 return __arch_swab64(x) >> 48; in __arch_swab16()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dswab.h51 static __inline__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
61 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dswab.h42 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
52 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dswab.h55 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
68 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dswab.h54 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
65 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dswab.h15 static inline __attribute_const__ __u64 __arch_swab64(__u64 val) in __arch_swab64() function
35 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dswab.h55 static inline __attribute_const__ __u64 __arch_swab64(__u64 x) in __arch_swab64() function
68 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dswab.h15 static inline __attribute_const__ __u64 __arch_swab64(__u64 val) in __arch_swab64() function
35 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
H A Dswab.h37 static inline __u64 __arch_swab64(__u64 val) in __arch_swab64() function
48 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/
H A Dswab.h37 static inline __u64 __arch_swab64(__u64 val) in __arch_swab64() function
48 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dswab.h27 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dswab.h27 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dswab.h27 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dswab.h27 #define __arch_swab64 __arch_swab64 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dswab.h68 #if defined (__arch_swab64) in __fswab64()
69 return __arch_swab64(val); in __fswab64()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dswab.h68 #if defined (__arch_swab64) in __fswab64()
69 return __arch_swab64(val); in __fswab64()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dswab.h53 #if defined (__arch_swab64) in __fswab64()
54 return __arch_swab64(val); in __fswab64()
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/
H A Dswab.h51 #define __arch_swab64 __c6x_swab64 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dswab.h36 #ifdef __arch_swab64
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dswab.h36 #ifdef __arch_swab64

Completed in 6 milliseconds