Searched refs:from64to32 (Results 1 – 4 of 4) sorted by relevance
52 static inline u32 from64to32(u64 x) in from64to32() function70 return (__force __wsum) from64to32(s); in csum_tcpudp_nofold()136 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()
789 static inline u32 from64to32(u64 x) in from64to32() function817 return (__wsum)from64to32(s); in csum_tcpudp_nofold()
168 static u32 from64to32(u64 x) in from64to32() function192 return (__force __u32)from64to32(s); in csum_tcpudp_nofold()