Searched defs:tobe (Results 1 – 2 of 2) sorted by relevance
47 #define tobe(x) __constant_cpu_to_be32(x) macro50 #define tobe(x) (x) macro
66 # define tobe(x) (__force uint32_t) __constant_cpu_to_be32(x) macro68 # define tobe(x) (x) macro