Home
last modified time | relevance | path

Searched refs:__arch_swab32 (Results 1 – 13 of 13) sorted by relevance

/linux/arch/m68k/include/uapi/asm/
A Dswab.h11 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) in __arch_swab32() function
17 #define __arch_swab32 __arch_swab32 macro
20 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) in __arch_swab32() function
25 #define __arch_swab32 __arch_swab32 macro
/linux/arch/sh/include/uapi/asm/
A Dswab.h13 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
24 #define __arch_swab32 __arch_swab32 macro
44 w.s.b = __arch_swab32(v.s.a); in __arch_swab64()
45 w.s.a = __arch_swab32(v.s.b); in __arch_swab64()
/linux/arch/nios2/include/uapi/asm/
A Dswab.h29 static inline __attribute__((const)) __u32 __arch_swab32(__u32 x) in __arch_swab32() function
33 #define __arch_swab32 __arch_swab32 macro
/linux/arch/arm/include/asm/
A Dswab.h31 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
36 #define __arch_swab32 __arch_swab32 macro
/linux/arch/xtensa/include/uapi/asm/
A Dswab.h20 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
34 #define __arch_swab32 __arch_swab32 macro
/linux/arch/arm/include/uapi/asm/
A Dswab.h28 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
50 #define __arch_swab32 __arch_swab32 macro
/linux/arch/alpha/include/uapi/asm/
A Dswab.h11 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
39 #define __arch_swab32 __arch_swab32 macro
/linux/arch/ia64/include/uapi/asm/
A Dswab.h23 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
27 #define __arch_swab32 __arch_swab32 macro
/linux/arch/mips/include/uapi/asm/
A Dswab.h35 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function
48 #define __arch_swab32 __arch_swab32 macro
/linux/arch/arc/include/uapi/asm/
A Dswab.h25 #define __arch_swab32(x) \ macro
69 #define __arch_swab32(x) \ macro
80 #define __arch_swab32(x) \ macro
/linux/arch/x86/include/uapi/asm/
A Dswab.h8 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) in __arch_swab32() function
13 #define __arch_swab32 __arch_swab32 macro
/linux/include/uapi/linux/
A Dswab.h59 #if defined(__arch_swab32) in __fswab32()
60 return __arch_swab32(val); in __fswab32()
/linux/arch/nds32/include/asm/
A Dswab.h27 #define __arch_swab32(x) ___arch__swab32(x) macro

Completed in 15 milliseconds