_t                 30 arch/arm/include/asm/efi.h 	efi_##f##_t *__f;						\
_t                 59 arch/arm/include/asm/efi.h 	((table##_t *)instance)->attr
_t                 62 arch/arm/include/asm/efi.h 	((protocol##_t *)instance)->f(instance, ##__VA_ARGS__)
_t                 32 arch/arm64/include/asm/efi.h 	efi_##f##_t *__f;						\
_t                102 arch/arm64/include/asm/efi.h 	((table##_t *)instance)->attr
_t                105 arch/arm64/include/asm/efi.h 	((protocol##_t *)instance)->f(instance, ##__VA_ARGS__)
_t                 23 arch/mips/include/asm/mips-cps.h static inline uint##sz##_t read_##unit##_##name(void)			\
_t                 46 arch/mips/include/asm/mips-cps.h static inline void write_##unit##_##name(uint##sz##_t val)		\
_t                 71 arch/mips/include/asm/mips-cps.h static inline void change_##unit##_##name(uint##sz##_t mask,		\
_t                 72 arch/mips/include/asm/mips-cps.h 					  uint##sz##_t val)		\
_t                 74 arch/mips/include/asm/mips-cps.h 	uint##sz##_t reg_val = read_##unit##_##name();			\
_t                 80 arch/mips/include/asm/mips-cps.h static inline void set_##unit##_##name(uint##sz##_t val)		\
_t                 85 arch/mips/include/asm/mips-cps.h static inline void clear_##unit##_##name(uint##sz##_t val)		\
_t                213 arch/mips/include/asm/octeon/cvmx.h static inline void cvmx_write64_##TYPE(uint64_t addr, TYPE##_t val)	\
_t                215 arch/mips/include/asm/octeon/cvmx.h     *CASTPTR(volatile TYPE##_t, addr) = val;				\
_t                227 arch/mips/include/asm/octeon/cvmx.h static inline TYPE##_t cvmx_read64_##TYPE(uint64_t addr)		\
_t                229 arch/mips/include/asm/octeon/cvmx.h 	return *CASTPTR(volatile TYPE##_t, addr);			\
_t                 78 arch/mips/vdso/genvdso.c 	static uint##bits##_t swap_uint##bits(uint##bits##_t val)	\
_t                 21 arch/parisc/lib/checksum.c #define addc(_t,_r)                     \
_t                 25 arch/parisc/lib/checksum.c 	: "=r"(_t)                      \
_t                 26 arch/parisc/lib/checksum.c 	: "r"(_r), "0"(_t));
_t                 58 arch/riscv/include/asm/atomic.h void atomic##prefix##_##op(c_type i, atomic##prefix##_t *v)		\
_t                 93 arch/riscv/include/asm/atomic.h 					     atomic##prefix##_t *v)	\
_t                104 arch/riscv/include/asm/atomic.h c_type atomic##prefix##_fetch_##op(c_type i, atomic##prefix##_t *v)	\
_t                118 arch/riscv/include/asm/atomic.h 					      atomic##prefix##_t *v)	\
_t                123 arch/riscv/include/asm/atomic.h c_type atomic##prefix##_##op##_return(c_type i, atomic##prefix##_t *v)	\
_t                249 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_xchg_relaxed(atomic##prefix##_t *v, c_t n)		\
_t                254 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_xchg_acquire(atomic##prefix##_t *v, c_t n)		\
_t                259 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_xchg_release(atomic##prefix##_t *v, c_t n)		\
_t                264 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_xchg(atomic##prefix##_t *v, c_t n)			\
_t                269 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_cmpxchg_relaxed(atomic##prefix##_t *v,		\
_t                275 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_cmpxchg_acquire(atomic##prefix##_t *v,		\
_t                281 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_cmpxchg_release(atomic##prefix##_t *v,		\
_t                287 arch/riscv/include/asm/atomic.h c_t atomic##prefix##_cmpxchg(atomic##prefix##_t *v, c_t o, c_t n)	\
_t                128 arch/sparc/vdso/vdso2c.c #define INT_BITS BITSFUNC2(int, ELF_BITS, _t)
_t                 33 arch/x86/boot/compressed/eboot.c 	efi_system_table_##bits##_t *table;				\
_t                150 arch/x86/entry/vdso/vdso2c.c #define INT_BITS BITSFUNC2(int, ELF_BITS, _t)
_t                 59 arch/x86/include/asm/efi.h 	((efi_##f##_t __attribute__((regparm(0)))*) p->f)(args);	\
_t                 64 arch/x86/mm/init_64.c 		type1##_t *arg1, type2##_t *arg2, bool init)	\
_t                 78 arch/x86/mm/init_64.c static inline void set_##type1##_init(type1##_t *arg1,		\
_t                 79 arch/x86/mm/init_64.c 			type2##_t arg2, bool init)		\
_t                533 crypto/asymmetric_keys/x509_cert_parser.c int x509_decode_time(time64_t *_t,  size_t hdrlen,
_t                596 crypto/asymmetric_keys/x509_cert_parser.c 	*_t = mktime64(year, mon, day, hour, min, sec);
_t                 49 crypto/asymmetric_keys/x509_parser.h extern int x509_decode_time(time64_t *_t,  size_t hdrlen,
_t               1445 drivers/atm/iphase.h 		u32 _t; \
_t               1448 drivers/atm/iphase.h 		_t = readl(iadev->reg+IPHASE5575_EEPROM_ACCESS); \
_t               1449 drivers/atm/iphase.h 		value = (_t & NVDO) ? 1 : 0; \
_t                930 drivers/firmware/efi/libstub/efi-stub-helper.c 	efi_system_table_##bits##_t *sys_table;				\
_t                931 drivers/firmware/efi/libstub/efi-stub-helper.c 	efi_config_table_##bits##_t *tables;				\
_t                 17 drivers/irqchip/irq-imx-irqsteer.c #define CTRL_STRIDE_OFF(_t, _r)	(_t * 4 * _r)
_t                230 drivers/md/bcache/util.h 	typeof(*((dest)->data)) _t;					\
_t                232 drivers/md/bcache/util.h 	       fifo_pop(src, _t))					\
_t                233 drivers/md/bcache/util.h 		fifo_push(dest, _t);					\
_t                148 drivers/media/usb/airspy/airspy.c #define airspy_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \
_t                150 drivers/media/usb/airspy/airspy.c 	if (_t & USB_DIR_IN) \
_t                155 drivers/media/usb/airspy/airspy.c 			_t, _r, _v & 0xff, _v >> 8, _i & 0xff, _i >> 8, \
_t                170 drivers/media/usb/hackrf/hackrf.c #define hackrf_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \
_t                172 drivers/media/usb/hackrf/hackrf.c 	if (_t & USB_DIR_IN) \
_t                177 drivers/media/usb/hackrf/hackrf.c 			_t, _r, _v & 0xff, _v >> 8, _i & 0xff, \
_t                640 drivers/media/usb/msi2500/msi2500.c #define msi2500_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \
_t                642 drivers/media/usb/msi2500/msi2500.c 	if (_t & USB_DIR_IN) \
_t                647 drivers/media/usb/msi2500/msi2500.c 			_t, _r, _v & 0xff, _v >> 8, _i & 0xff, _i >> 8, \
_t                 89 drivers/regulator/tps65023-regulator.c #define TPS65023_REGULATOR_DCDC(_num, _t, _em)			\
_t                 95 drivers/regulator/tps65023-regulator.c 		.n_voltages     = ARRAY_SIZE(_t),		\
_t                 99 drivers/regulator/tps65023-regulator.c 		.volt_table	= _t,				\
_t                101 drivers/regulator/tps65023-regulator.c 		.vsel_mask	= ARRAY_SIZE(_t) - 1,		\
_t                108 drivers/regulator/tps65023-regulator.c #define TPS65023_REGULATOR_LDO(_num, _t, _vm)			\
_t                114 drivers/regulator/tps65023-regulator.c 		.n_voltages     = ARRAY_SIZE(_t),		\
_t                118 drivers/regulator/tps65023-regulator.c 		.volt_table	= _t,				\
_t                 31 drivers/regulator/tps65217-regulator.c 			   _t, _lr, _nlr,  _sr, _sm)	\
_t                 45 drivers/regulator/tps65217-regulator.c 		.volt_table	= _t,			\
_t                 52 drivers/rtc/rtc-mt7622.c #define MTK_RTC_TREG(_t, _f)	(0x40 + (0x4 * (_f)) + ((_t) * 0x20))
_t                 87 drivers/scsi/fnic/fnic_trace.h #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e)           \
_t                 99 drivers/scsi/fnic/fnic_trace.h 			trace_buf->tag = _t; \
_t                 27 drivers/scsi/libsas/sas_internal.h #define ASSIGN_SAS_TASK(_sc, _t) do { (_sc)->host_scribble = (void *) _t; } while (0)
_t                 58 drivers/staging/comedi/drivers/addi_apci_3120.c #define APCI3120_TIMER_MODE(_t, _m)		((_m) << ((_t) * 2))
_t                 63 drivers/staging/comedi/drivers/addi_apci_3120.c #define APCI3120_TIMER_MODE_MASK(_t)		(3 << ((_t) * 2))
_t                221 drivers/usb/atm/cxacru.c #define CXACRU_ATTR_CREATE(_v, _t, _name) CXACRU_DEVICE_CREATE_FILE(_name)
_t                226 drivers/usb/atm/cxacru.c #define CXACRU_ATTR_REMOVE(_v, _t, _name) CXACRU_DEVICE_REMOVE_FILE(_name)
_t                  8 include/linux/btree-type.h #define VISITOR_FN_T			_BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
_t                 37 include/linux/thermal.h 	long _t = (t);						\
_t                 38 include/linux/thermal.h 	((_t-2732 >= 0) ? (_t-2732+5)/10 : (_t-2732-5)/10);	\
_t                157 include/math-emu/op-2.h     UWtype _t = xl;			\
_t                158 include/math-emu/op-2.h     xh -= yh + ((xl -= yl) > _t);	\
_t                343 include/math-emu/op-4.h     UWtype _t;								    \
_t                345 include/math-emu/op-4.h     umul_ppmm(p2,_t,m,n1);						    \
_t                346 include/math-emu/op-4.h     __FP_FRAC_ADDI_2(p2,p1,_t);						    \
_t                347 include/math-emu/op-4.h     umul_ppmm(p3,_t,m,n2);						    \
_t                348 include/math-emu/op-4.h     __FP_FRAC_ADDI_2(p3,p2,_t);						    \
_t                600 include/math-emu/op-4.h     UWtype _t;								\
_t                601 include/math-emu/op-4.h     _t = ((x0 += i) < i);						\
_t                602 include/math-emu/op-4.h     x1 += _t; _t = (x1 < _t);						\
_t                603 include/math-emu/op-4.h     x2 += _t; _t = (x2 < _t);						\
_t                604 include/math-emu/op-4.h     x3 += _t;								\
_t                845 include/math-emu/op-common.h     _FP_W_TYPE _t = (x);			\
_t                847 include/math-emu/op-common.h     if (_t > 0xffff) r -= 16;			\
_t                848 include/math-emu/op-common.h     if (_t > 0xffff) _t >>= 16;			\
_t                849 include/math-emu/op-common.h     if (_t > 0xff) r -= 8;			\
_t                850 include/math-emu/op-common.h     if (_t > 0xff) _t >>= 8;			\
_t                851 include/math-emu/op-common.h     if (_t & 0xf0) r -= 4;			\
_t                852 include/math-emu/op-common.h     if (_t & 0xf0) _t >>= 4;			\
_t                853 include/math-emu/op-common.h     if (_t & 0xc) r -= 2;			\
_t                854 include/math-emu/op-common.h     if (_t & 0xc) _t >>= 2;			\
_t                855 include/math-emu/op-common.h     if (_t & 0x2) r -= 1;			\
_t                860 include/math-emu/op-common.h     _FP_W_TYPE _t = (x);			\
_t                862 include/math-emu/op-common.h     if (_t > 0xffffffff) r -= 32;		\
_t                863 include/math-emu/op-common.h     if (_t > 0xffffffff) _t >>= 32;		\
_t                864 include/math-emu/op-common.h     if (_t > 0xffff) r -= 16;			\
_t                865 include/math-emu/op-common.h     if (_t > 0xffff) _t >>= 16;			\
_t                866 include/math-emu/op-common.h     if (_t > 0xff) r -= 8;			\
_t                867 include/math-emu/op-common.h     if (_t > 0xff) _t >>= 8;			\
_t                868 include/math-emu/op-common.h     if (_t & 0xf0) r -= 4;			\
_t                869 include/math-emu/op-common.h     if (_t & 0xf0) _t >>= 4;			\
_t                870 include/math-emu/op-common.h     if (_t & 0xc) r -= 2;			\
_t                871 include/math-emu/op-common.h     if (_t & 0xc) _t >>= 2;			\
_t                872 include/math-emu/op-common.h     if (_t & 0x2) r -= 1;			\
_t                 68 kernel/locking/spinlock.c void __lockfunc __raw_##op##_lock(locktype##_t *lock)			\
_t                 80 kernel/locking/spinlock.c unsigned long __lockfunc __raw_##op##_lock_irqsave(locktype##_t *lock)	\
_t                 98 kernel/locking/spinlock.c void __lockfunc __raw_##op##_lock_irq(locktype##_t *lock)		\
_t                103 kernel/locking/spinlock.c void __lockfunc __raw_##op##_lock_bh(locktype##_t *lock)		\
_t                606 tools/testing/selftests/kselftest_harness.h #define __EXPECT(_expected, _expected_str, _seen, _seen_str, _t, _assert) do { \
_t                611 tools/testing/selftests/kselftest_harness.h 	if (!(__exp _t __seen)) { \
_t                615 tools/testing/selftests/kselftest_harness.h 			 _expected_str, __exp_print, #_t, \
_t                623 tools/testing/selftests/kselftest_harness.h #define __EXPECT_STR(_expected, _seen, _t, _assert) do { \
_t                627 tools/testing/selftests/kselftest_harness.h 	if (!(strcmp(__exp, __seen) _t 0))  { \
_t                628 tools/testing/selftests/kselftest_harness.h 		__TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \