Searched refs:__arch_swab32 (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dswab.h10 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) __arch_swab32() function
16 #define __arch_swab32 __arch_swab32 macro
19 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) __arch_swab32() function
24 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dswab.h9 __arch_swab32(__u32 x) __arch_swab32() function
14 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dswab.h12 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
28 #define __arch_swab32 __arch_swab32 macro
53 w.s.b = __arch_swab32(v.s.a); __arch_swab64()
54 w.s.a = __arch_swab32(v.s.b); __arch_swab64()
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dswab.h7 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) __arch_swab32() function
12 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/metag/include/uapi/asm/
H A Dswab.h14 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
18 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dswab.h22 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
26 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/cris/include/arch-v10/arch/
H A Dswab.h14 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
20 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dswab.h28 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) __arch_swab32() function
32 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dswab.h19 __u32 __arch_swab32(__u32 x) __arch_swab32() function
25 #define __arch_swab32 __arch_swab32 macro
34 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/nios2/include/uapi/asm/
H A Dswab.h28 static inline __attribute__((const)) __u32 __arch_swab32(__u32 x) __arch_swab32() function
32 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/blackfin/include/uapi/asm/
H A Dswab.h34 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 xx) __arch_swab32() function
38 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/arm/include/asm/
H A Dswab.h30 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
35 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dswab.h10 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
38 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dswab.h34 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
47 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dswab.h62 static inline __u32 __arch_swab32(__u32 x) __arch_swab32() function
69 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dswab.h29 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
39 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dswab.h27 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
49 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dswab.h19 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) __arch_swab32() function
33 #define __arch_swab32 __arch_swab32 macro
/linux-4.4.14/arch/arc/include/uapi/asm/
H A Dswab.h24 #define __arch_swab32(x) \ macro
68 #define __arch_swab32(x) \ macro
79 #define __arch_swab32(x) \ macro
/linux-4.4.14/arch/tile/include/uapi/asm/
H A Dswab.h19 #define __arch_swab32(x) __builtin_bswap32(x) macro
/linux-4.4.14/arch/c6x/include/uapi/asm/
H A Dswab.h49 #define __arch_swab32 __c6x_swab32 macro
/linux-4.4.14/include/uapi/linux/
H A Dswab.h61 #elif defined(__arch_swab32) __fswab32()
62 return __arch_swab32(val); __fswab32()

Completed in 930 milliseconds