Home
last modified time | relevance | path

Searched refs:__arch_swab16 (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H A Dswab.h36 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
69 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/nios2/include/uapi/asm/
H A Dswab.h23 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x) in __arch_swab16() function
27 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-6.6/arch/nios2/include/uapi/asm/
H A Dswab.h23 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x) in __arch_swab16() function
27 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/
H A Dswab.h36 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
69 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dswab.h27 static __inline__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
36 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dswab.h29 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
33 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dswab.h18 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
27 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dswab.h21 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
33 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dswab.h11 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
19 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dswab.h21 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
33 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
H A Dswab.h29 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
33 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
H A Dswab.h26 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
35 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/
H A Dswab.h26 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
35 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dswab.h24 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dswab.h24 #define __arch_swab16 __arch_swab16 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dswab.h50 #if defined (__arch_swab16) in __fswab16()
51 return __arch_swab16(val); in __fswab16()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dswab.h50 #if defined (__arch_swab16) in __fswab16()
51 return __arch_swab16(val); in __fswab16()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dswab.h37 #if defined (__arch_swab16) in __fswab16()
38 return __arch_swab16(val); in __fswab16()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dswab.h29 #define __arch_swab16(x) ((__u16)__arch_swahb32(x)) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dswab.h28 #define __arch_swab16(x) ___arch__swab16(x) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dswab.h29 #define __arch_swab16(x) ((__u16)__arch_swahb32(x)) macro
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/
H A Dswab.h49 #define __arch_swab16 __c6x_swab16 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dswab.h30 #ifdef __arch_swab16
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dswab.h30 #ifdef __arch_swab16

Completed in 6 milliseconds