Home
last modified time | relevance | path

Searched defs:__arch_swab16 (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dswab.h17 __arch_swab16(__u16 x) in __arch_swab16() function
22 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
Dswab.h22 static inline __attribute_const__ __u16 __arch_swab16(__u16 val) in __arch_swab16() function
26 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dswab.h22 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
28 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/nios2/include/uapi/asm/
Dswab.h22 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x) in __arch_swab16() function
26 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/metag/include/uapi/asm/
Dswab.h8 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
12 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dswab.h28 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
32 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dswab.h35 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
68 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dswab.h20 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
32 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dswab.h9 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
17 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/blackfin/include/uapi/asm/
Dswab.h40 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 xx) in __arch_swab16() function
46 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/sh/include/uapi/asm/
Dswab.h30 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function
44 #define __arch_swab16 __arch_swab16 macro
/linux-4.4.14/arch/tile/include/uapi/asm/
Dswab.h21 #define __arch_swab16(x) (__builtin_bswap32(x) >> 16) macro
/linux-4.4.14/arch/arm/include/asm/
Dswab.h28 #define __arch_swab16(x) ((__u16)__arch_swahb32(x)) macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dswab.h28 __u16 __arch_swab16(__u16 x) in __arch_swab16() function
/linux-4.4.14/arch/c6x/include/uapi/asm/
Dswab.h48 #define __arch_swab16 __c6x_swab16 macro