| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_params.c | 30 #define i915_param_named(name, T, perm, desc) \  argument33 #define i915_param_named_unsafe(name, T, perm, desc) \  argument
 38 #define MEMBER(T, member, value) .member = (value),  argument
 208 #define PRINT(T, x, ...) _print_param(p, #x, #T, ¶ms->x);  in i915_params_dump()  argument
 222 #define DUP(T, x, ...) dup_param(#T, &dest->x);  in i915_params_copy()  argument
 238 #define FREE(T, x, ...) free_param(#T, ¶ms->x);  in i915_params_free()  argument
 
 | 
| D | i915_selftest.h | 86 #define i915_subtests(T, data) \  argument90 #define i915_live_subtests(T, data) ({ \  argument
 96 #define intel_gt_live_subtests(T, data) ({ \  argument
 
 | 
| D | i915_utils.h | 83 #define add_overflows_t(T, A, B) \  argument86 #define add_overflows_t(T, A, B) ({ \  argument
 109 #define overflows_type(x, T) \  argument
 179 #define struct_member(T, member) (((T *)0)->member)  argument
 225 #define u64_to_ptr(T, x) ({						\  argument
 
 | 
| D | i915_params.h | 82 #define MEMBER(T, member, ...) T member;  argument
 | 
| /Linux-v5.4/drivers/staging/comedi/drivers/tests/ | 
| D | ni_routes_test.c | 313 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_route_to_register()  local363 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_lookup_route_register()  local
 402 	const struct ni_route_tables *T = &private.routing_tables;  in test_route_is_valid()  local
 457 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_count_valid_routes()  local
 465 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_get_valid_routes()  local
 482 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_find_route_source()  local
 499 	const struct ni_route_tables *T = &private.routing_tables;  in test_route_register_is_valid()  local
 514 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_check_trigger_arg()  local
 547 	const struct ni_route_tables *T = &private.routing_tables;  in test_ni_get_reg_value()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | const.h | 18 #define _AT(T,X)	X  argument22 #define _AT(T,X)	((T)(X))  argument
 
 | 
| /Linux-v5.4/tools/include/uapi/linux/ | 
| D | const.h | 18 #define _AT(T,X)	X  argument22 #define _AT(T,X)	((T)(X))  argument
 
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | ide-timings.c | 97 				int T, int UT)  in ide_timing_quantize()132 		       struct ide_timing *t, int T, int UT)  in ide_timing_compute()
 
 | 
| D | alim15x3.c | 106 	unsigned long T =  1000000 / bus_speed; /* PCI clock based */  in ali_set_pio_mode()  local170 	unsigned long T		=  1000000 / bus_speed; /* PCI clock based */  in ali_set_dma_mode()  local
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | kvm_para.h | 106 #define kvm_async_pf_task_wait(T, I) do {} while(0)  argument107 #define kvm_async_pf_task_wake(T) do {} while(0)  argument
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| D | power.c | 59 #define ASLP_TOUT(T) cpu_to_le32(T)  argument61 #define SLP_TOUT(T) cpu_to_le32((T) * TU_TO_USEC)  argument
 
 | 
| /Linux-v5.4/drivers/gpu/drm/selftests/ | 
| D | drm_selftest.h | 36 #define drm_subtests(T, data) \  argument
 | 
| /Linux-v5.4/tools/include/linux/ | 
| D | overflow.h | 36 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T)))  argument37 #define type_min(T) ((T)((T)-type_max(T)-(T)1))  argument
 
 | 
| /Linux-v5.4/drivers/dma-buf/ | 
| D | selftest.h | 25 #define subtests(T, data) \  argument
 | 
| /Linux-v5.4/include/linux/ | 
| D | overflow.h | 36 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T)))  argument37 #define type_min(T) ((T)((T)-type_max(T)-(T)1))  argument
 
 | 
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_state.h | 37 #define NS(T, S) \  argument51 #define _NS(D, T, S) \  argument
 
 | 
| /Linux-v5.4/drivers/misc/genwqe/ | 
| D | card_base.c | 295 	static const int T[] = { 4000, 5000, 6000, 5714 };  in genwqe_T_psec()  local315 	u32 T = genwqe_T_psec(cd);  in genwqe_setup_pf_jtimer()  local
 337 	u32 T = genwqe_T_psec(cd);  in genwqe_setup_vf_jtimer()  local
 
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | mem2node.c | 22 #define T TEST_ASSERT_VAL  macro
 | 
| D | kmod-path.c | 44 #define T(path, an, k, c, n) \  macro
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_ali.c | 211 	unsigned long T =  1000000000 / 33333;	/* PCI clock based */  in ali_set_piomode()  local246 	unsigned long T =  1000000000 / 33333;	/* PCI clock based */  in ali_set_dmamode()  local
 
 | 
| D | pata_cypress.c | 56 	const unsigned long T = 1000000 / 33;  in cy82c693_set_piomode()  local
 | 
| /Linux-v5.4/lib/crypto/ | 
| D | des.c | 516 #define IP(L, R, T)		\  argument549 #define FP(L, R, T)		\  argument
 
 | 
| /Linux-v5.4/security/apparmor/include/ | 
| D | label.h | 24 #define DEFINE_VEC(T, V)						\  argument28 #define vec_setup(T, V, N, GFP)						\  argument
 40 #define vec_cleanup(T, V, N)						\  argument
 
 | 
| D | net.h | 56 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P)				  \  argument
 | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_nfct.c | 55 #define ARG_TUPLE(T)	IP_VS_DBG_ADDR((T)->src.l3num, &(T)->src.u3),	\  argument
 |