Searched refs:__swab32s (Results 1 – 3 of 3) sorted by relevance
154 static __inline__ void __swab32s(__u32 *addr) in __swab32s() function188 #define swab32s __swab32s
524 static __inline__ void __swab32s(__u32 *addr) in __swab32s() function561 #define swab32s __swab32s811 #define __cpu_to_be32s(x) __swab32s((x))812 #define __be32_to_cpus(x) __swab32s((x))
140 #define __cpu_to_be32s(x) __swab32s((x))141 #define __be32_to_cpus(x) __swab32s((x))