Z                2603 arch/powerpc/xmon/ppc-opc.c #define Z(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1))
Z                  75 crypto/fcrypt.c #undef Z
Z                  76 crypto/fcrypt.c #define Z(x) cpu_to_be32(x << 3)
Z                 112 crypto/fcrypt.c #undef Z
Z                 113 crypto/fcrypt.c #define Z(x) cpu_to_be32(((x & 0x1f) << 27) | (x >> 5))
Z                 149 crypto/fcrypt.c #undef Z
Z                 150 crypto/fcrypt.c #define Z(x) cpu_to_be32(x << 11)
Z                 186 crypto/fcrypt.c #undef Z
Z                 187 crypto/fcrypt.c #define Z(x) cpu_to_be32(x << 19)
Z                 950 net/rxrpc/rxkad.c #define Z(field)					\
Z                  50 tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c typedef int Z;