Searched defs:__be32_to_cpu (Results 1 – 3 of 3) sorted by relevance
33 #define __be32_to_cpu __cpu_to_be32 macro
46 #define __be32_to_cpu(x) (x) macro53 #define __be32_to_cpu(x) (ext2fs_be32_to_cpu((x))) macro
136 #define __be32_to_cpu(x) bswap_32(x) macro170 #define __be32_to_cpu(x) (x) macro