/Linux-v5.4/arch/m68k/include/uapi/asm/ |
D | swab.h | 11 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-v5.4/arch/sh/include/uapi/asm/ |
D | swab.h | 13 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 29 #define __arch_swab32 __arch_swab32 macro 54 w.s.b = __arch_swab32(v.s.a); in __arch_swab64() 55 w.s.a = __arch_swab32(v.s.b); in __arch_swab64()
|
/Linux-v5.4/arch/arm/include/asm/ |
D | swab.h | 31 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 36 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/nios2/include/uapi/asm/ |
D | swab.h | 29 static inline __attribute__((const)) __u32 __arch_swab32(__u32 x) in __arch_swab32() function 33 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/xtensa/include/uapi/asm/ |
D | swab.h | 20 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 34 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/arm/include/uapi/asm/ |
D | swab.h | 28 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 50 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/alpha/include/uapi/asm/ |
D | swab.h | 11 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 39 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/ia64/include/uapi/asm/ |
D | swab.h | 23 static __inline__ __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 27 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | swab.h | 35 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 48 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/arc/include/uapi/asm/ |
D | swab.h | 25 #define __arch_swab32(x) \ macro 69 #define __arch_swab32(x) \ macro 80 #define __arch_swab32(x) \ macro
|
/Linux-v5.4/arch/x86/include/uapi/asm/ |
D | swab.h | 8 static inline __attribute_const__ __u32 __arch_swab32(__u32 val) in __arch_swab32() function 13 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/arch/parisc/include/uapi/asm/ |
D | swab.h | 31 static inline __attribute_const__ __u32 __arch_swab32(__u32 x) in __arch_swab32() function 41 #define __arch_swab32 __arch_swab32 macro
|
/Linux-v5.4/include/uapi/linux/ |
D | swab.h | 58 #if defined(__arch_swab32) in __fswab32() 59 return __arch_swab32(val); in __fswab32()
|
/Linux-v5.4/arch/nds32/include/asm/ |
D | swab.h | 27 #define __arch_swab32(x) ___arch__swab32(x) macro
|
/Linux-v5.4/arch/c6x/include/uapi/asm/ |
D | swab.h | 50 #define __arch_swab32 __c6x_swab32 macro
|