Searched refs:from64to32 (Results 1 – 4 of 4) sorted by relevance
51 static inline u32 from64to32(u64 x) in from64to32() function69 return (__force __wsum) from64to32(s); in csum_tcpudp_nofold()129 return (__force __wsum)from64to32(s); in ip_fast_csum_nofold()
149 static inline u32 from64to32(u64 x) in from64to32() function170 return (__force __wsum)from64to32(s); in csum_tcpudp_nofold()
152 static u32 from64to32(u64 x) in from64to32() function176 return (__force __u32)from64to32(s); in csum_tcpudp_nofold()
683 static inline u32 from64to32(u64 x) in from64to32() function711 return (__wsum)from64to32(s); in csum_tcpudp_nofold()