t4                449 arch/arm64/include/asm/assembler.h 	.macro copy_page dest:req src:req t1:req t2:req t3:req t4:req t5:req t6:req t7:req t8:req
t4                 44 arch/riscv/include/asm/ptrace.h 	unsigned long t4;
t4                 49 arch/riscv/include/uapi/asm/ptrace.h 	unsigned long t4;
t4                103 arch/riscv/kernel/asm-offsets.c 	OFFSET(PT_T4, pt_regs, t4);
t4                 57 arch/riscv/kernel/process.c 		regs->s11, regs->t3, regs->t4);
t4                 39 arch/xtensa/include/asm/coprocessor.h 		xchal_ncp_store \clb \at1 \at2 \at3 \at4 select=_SELECT
t4                 46 arch/xtensa/include/asm/coprocessor.h 		xchal_ncp_load \clb \at1 \at2 \at3 \at4 select=_SELECT
t4                 58 arch/xtensa/include/asm/coprocessor.h 		xchal_ncp_store \clb \at1 \at2 \at3 \at4 select=_SELECT
t4                 65 arch/xtensa/include/asm/coprocessor.h 		xchal_ncp_load \clb \at1 \at2 \at3 \at4 select=_SELECT
t4                951 crypto/ecc.c   	u64 t4[ECC_MAX_DIGITS];
t4                958 crypto/ecc.c   	vli_mod_square_fast(t4, y1, curve_prime, ndigits);
t4                960 crypto/ecc.c   	vli_mod_mult_fast(t5, x1, t4, curve_prime, ndigits);
t4                962 crypto/ecc.c   	vli_mod_square_fast(t4, t4, curve_prime, ndigits);
t4               1002 crypto/ecc.c   	vli_mod_sub(t4, x1, t4, curve_prime, ndigits);
t4               1006 crypto/ecc.c   	vli_set(y1, t4, ndigits);
t4                273 drivers/ata/pata_mpc52xx.c 	u32 t0, t1, t2_8, t2_16, t2i, t4, ta;
t4                283 drivers/ata/pata_mpc52xx.c 	t4	= CALC_CLKCYC(ipb_period, 1000 * ataspec_t4[pio]);
t4                287 drivers/ata/pata_mpc52xx.c 	timing->pio2 = (t4 << 24) | (t1 << 16) | (ta << 8);
t4                546 drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h     u8 t4;
t4                 55 drivers/gpu/drm/i915/display/intel_lvds.c 	int t4;
t4                181 drivers/gpu/drm/i915/display/intel_lvds.c 	pps->t4 = val * 1000;
t4                197 drivers/gpu/drm/i915/display/intel_lvds.c 			 pps->t1_t2, pps->t3, pps->t4, pps->t5, pps->tx,
t4                224 drivers/gpu/drm/i915/display/intel_lvds.c 				  DIV_ROUND_UP(pps->t4, 1000) + 1));
t4                557 drivers/gpu/drm/i915/display/intel_sdvo_regs.h 	u8 t4;
t4                 72 drivers/media/pci/cx88/cx88-dsp.c 	u32 t2, t4, t6, t8;
t4                 86 drivers/media/pci/cx88/cx88-dsp.c 	t4 = t2 * x / 32768 * x / 32768 / 3 / 4;
t4                 87 drivers/media/pci/cx88/cx88-dsp.c 	t6 = t4 * x / 32768 * x / 32768 / 5 / 6;
t4                 89 drivers/media/pci/cx88/cx88-dsp.c 	ret = 32768 - t2 + t4 - t6 + t8;
t4               3567 drivers/net/wireless/ath/wil6210/wmi.h 	u8 t4[6];
t4                913 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	int t4 = is_t4(lldi->adapter_type), size, size6;
t4                922 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	if (t4) {
t4               1239 drivers/video/fbdev/pxafb.c 	unsigned t1, t2, t3, t4;
t4               1244 drivers/video/fbdev/pxafb.c 	t4 = mode->cmd_inh_time;
t4               1253 drivers/video/fbdev/pxafb.c 	fbi->reg_lccr3 = fbi->lccr3 | LCCR3_PixClkDiv(__smart_timing(t4, lclk));
t4                 75 include/net/netrom.h 	unsigned long		t1, t2, t4, idle;
t4                 65 lib/crc32.c    		   t5[(q >> 16) & 255] ^ t4[(q >> 24) & 255])
t4                 70 lib/crc32.c    #  define DO_CRC8 (t4[(q) & 255] ^ t5[(q >> 8) & 255] ^ \
t4                 80 lib/crc32.c    	const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7];
t4                312 net/netrom/af_netrom.c 		nr->t4 = opt * HZ;
t4                357 net/netrom/af_netrom.c 		val = nr->t4 / HZ;
t4                434 net/netrom/af_netrom.c 	nr->t4     =
t4                481 net/netrom/af_netrom.c 	nr->t4      = onr->t4;
t4               1289 net/netrom/af_netrom.c 			nr->t4 / HZ,
t4                 66 net/netrom/nr_timer.c 	sk_reset_timer(sk, &nr->t4timer, jiffies + nr->t4);