Z 75 crypto/fcrypt.c #undef Z Z 76 crypto/fcrypt.c #define Z(x) __constant_cpu_to_be32(x << 3) Z 112 crypto/fcrypt.c #undef Z Z 113 crypto/fcrypt.c #define Z(x) __constant_cpu_to_be32((x << 27) | (x >> 5)) Z 149 crypto/fcrypt.c #undef Z Z 150 crypto/fcrypt.c #define Z(x) __constant_cpu_to_be32(x << 11) Z 186 crypto/fcrypt.c #undef Z Z 187 crypto/fcrypt.c #define Z(x) __constant_cpu_to_be32(x << 19) Z 864 net/rxrpc/rxkad.c #define Z(size) \