Home
last modified time | relevance | path

Searched defs:__arch_swab32 (Results 1 – 12 of 12) 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/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/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/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/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/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/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/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
/linux/arch/nds32/include/asm/
A Dswab.h27 #define __arch_swab32(x) ___arch__swab32(x) macro

Completed in 14 milliseconds