Searched defs:Z (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_args_test.c | 65 int Y = 1, Z = 2; in pick_arg_example() local 146 int Y = -2, Z = -3, Q = -4; in drop_first_arg_test() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 50 typedef int Z; typedef
|
/linux/arch/m68k/include/asm/ |
H A D | sun3xflop.h | 32 #define request_region(X, Y, Z) (1) argument
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv0367_priv.h | 33 #define INRANGE(X, Y, Z) \ argument
|
H A D | stv0900_priv.h | 17 #define INRANGE(X, Y, Z) ((((X) <= (Y)) && ((Y) <= (Z))) \ argument
|
/linux/arch/sparc/include/asm/ |
H A D | floppy_32.h | 25 #define request_region(X, Y, Z) (1) argument
|
/linux/net/rxrpc/ |
H A D | rxkad.c | 912 #define Z( rxkad_decrypt_ticket() macro
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_execlists.c | 1129 enum { X = 1, Z, Y }; in live_timeslice_rewind() enumerator
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2603 #define Z(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1)) macro
|