Home
last modified time | relevance | path

Searched defs:Z (Results 1 – 10 of 10) sorted by relevance

/linux/crypto/
A Dfcrypt.c73 #define Z(x) cpu_to_be32(x << 3) macro
110 #define Z(x) cpu_to_be32(((x & 0x1f) << 27) | (x >> 5)) macro
147 #define Z(x) cpu_to_be32(x << 11) macro
184 #define Z(x) cpu_to_be32(x << 19) macro
/linux/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_namespacing.c50 typedef int Z; typedef
/linux/arch/m68k/include/asm/
A Dsun3xflop.h32 #define request_region(X, Y, Z) (1) argument
/linux/drivers/media/dvb-frontends/
A Dstv0367_priv.h30 #define INRANGE(X, Y, Z) \ argument
A Dstv0900_priv.h17 #define INRANGE(X, Y, Z) ((((X) <= (Y)) && ((Y) <= (Z))) \ argument
/linux/arch/sparc/include/asm/
A Dfloppy_32.h25 #define request_region(X, Y, Z) (1) argument
/linux/arch/mips/crypto/
A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/linux/net/rxrpc/
A Drxkad.c1022 #define Z(field) \ in rxkad_decrypt_ticket() macro
/linux/drivers/gpu/drm/i915/gt/
A Dselftest_execlists.c1130 enum { X = 1, Z, Y }; in live_timeslice_rewind() enumerator
/linux/arch/powerpc/xmon/
A Dppc-opc.c2603 #define Z(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1)) macro

Completed in 36 milliseconds