Home
last modified time | relevance | path

Searched defs:__arch_swab32 (Results 1 – 21 of 21) sorted by relevance

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