Home
last modified time | relevance | path

Searched refs:t2 (Results 1 – 192 of 192) sorted by relevance

/linux-4.4.14/crypto/
Dsha256_generic.c57 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
75 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha256_transform()
77 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha256_transform()
79 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha256_transform()
81 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2; in sha256_transform()
83 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2; in sha256_transform()
85 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2; in sha256_transform()
87 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha256_transform()
89 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2; in sha256_transform()
92 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha256_transform()
[all …]
Dsha512_generic.c84 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
110 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha512_transform()
112 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha512_transform()
114 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha512_transform()
116 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2; in sha512_transform()
118 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2; in sha512_transform()
120 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2; in sha512_transform()
122 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha512_transform()
124 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2; in sha512_transform()
131 a = b = c = d = e = f = g = h = t1 = t2 = 0; in sha512_transform()
Dvmac.c218 u64 t1, t2, m1, m2, t; \
223 t2 = pe64_to_cpup(mp+i+1) + kp[i+1]; \
224 m2 = MUL32(t1 >> 32, t2); \
225 m1 = MUL32(t1, t2 >> 32); \
226 ADD128(rh, rl, MUL32(t1 >> 32, t2 >> 32), \
227 MUL32(t1, t2)); \
250 u32 t2; in poly_step_func() local
273 t2 = (u32)(p); in poly_step_func()
282 *(u64 *)(alo) = (p << 32) | t2; in poly_step_func()
Dcamellia_generic.c832 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
834 t2 = krr; \
836 t2 |= rr; \
837 rl ^= t2; \
/linux-4.4.14/arch/x86/purgatory/
Dsha256.c50 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
68 t2 = e0(a) + Maj(a, b, c); d += t1; h = t1 + t2; in sha256_transform()
70 t2 = e0(h) + Maj(h, a, b); c += t1; g = t1 + t2; in sha256_transform()
72 t2 = e0(g) + Maj(g, h, a); b += t1; f = t1 + t2; in sha256_transform()
74 t2 = e0(f) + Maj(f, g, h); a += t1; e = t1 + t2; in sha256_transform()
76 t2 = e0(e) + Maj(e, f, g); h += t1; d = t1 + t2; in sha256_transform()
78 t2 = e0(d) + Maj(d, e, f); g += t1; c = t1 + t2; in sha256_transform()
80 t2 = e0(c) + Maj(c, d, e); f += t1; b = t1 + t2; in sha256_transform()
82 t2 = e0(b) + Maj(b, c, d); e += t1; a = t1 + t2; in sha256_transform()
85 t2 = e0(a) + Maj(a, b, c); d += t1; h = t1 + t2; in sha256_transform()
[all …]
/linux-4.4.14/arch/x86/crypto/
Dpoly1305-sse2-x86_64.S41 #define t2 %xmm4 macro
88 movd h3,t2
91 punpcklqdq t2,h23
96 movd 0x03(m),t2
97 psrld $2,t2
98 punpcklqdq t2,t1
103 movd 0x09(m),t2
105 psrld $6,t2
106 punpcklqdq t2,t1
120 movd s4,t2
[all …]
Dpoly1305-avx2-x86_64.S61 #define t2 %ymm6 macro
106 vpunpcklqdq t2,t1,t1
115 vpunpcklqdq t2,t1,t1
126 vpunpcklqdq t2,t1,t1
137 vpunpcklqdq t2,t1,t1
148 vpunpcklqdq t2,t1,t1
161 vpunpcklqdq t2,t1,t1
173 vpunpcklqdq t2,t1,t1
186 vpunpcklqdq t2,t1,t1
199 vpunpcklqdq t2,t1,t1
[all …]
Dglue_helper-asm-avx2.S61 t1x, t2, t2x, t3, t3x, t4, t5) \ argument
71 vinserti128 $1, t2x, t3, t2; /* ab: le0 ; cd: le1 */ \
72 vpshufb t1, t2, x0; \
75 add2_le128(t2, t0, t4, t3, t5); /* ab: le2 ; cd: le3 */ \
76 vpshufb t1, t2, x1; \
77 add2_le128(t2, t0, t4, t3, t5); \
78 vpshufb t1, t2, x2; \
79 add2_le128(t2, t0, t4, t3, t5); \
80 vpshufb t1, t2, x3; \
81 add2_le128(t2, t0, t4, t3, t5); \
[all …]
Dglue_helper-asm-avx.S54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
64 inc_le128(x7, t0, t2); \
66 inc_le128(x7, t0, t2); \
68 inc_le128(x7, t0, t2); \
70 inc_le128(x7, t0, t2); \
72 inc_le128(x7, t0, t2); \
74 inc_le128(x7, t0, t2); \
76 inc_le128(x7, t0, t2); \
77 vmovdqa x7, t2; \
79 inc_le128(t2, t0, t1); \
[all …]
Dcamellia-aesni-avx2-asm_64.S66 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
75 vbroadcasti128 .Lpre_tf_lo_s4, t2; \
94 filter_8bit(x3, t2, t3, t7, t4); \
95 filter_8bit(x6, t2, t3, t7, t4); \
97 vextracti128 $1, x6, t2##_x; \
118 vaesenclast t4##_x, t2##_x, t2##_x; \
119 vinserti128 $1, t2##_x, x6, x6; \
121 vextracti128 $1, x4, t2##_x; \
134 vaesenclast t4##_x, t2##_x, t2##_x; \
135 vinserti128 $1, t2##_x, x4, x4; \
[all …]
Dcamellia-aesni-avx-asm_64.S49 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
70 vmovdqa .Lpre_tf_lo_s4, t2; \
81 filter_8bit(x3, t2, t3, t7, t6); \
82 filter_8bit(x6, t2, t3, t7, t6); \
97 vmovdqa .Lpost_tf_lo_s3, t2; \
107 filter_8bit(x2, t2, t3, t7, t6); \
108 filter_8bit(x5, t2, t3, t7, t6); \
114 filter_8bit(x1, t4, t5, t7, t2); \
115 filter_8bit(x4, t4, t5, t7, t2); \
119 vpsrldq $2, t0, t2; \
[all …]
Dtwofish-avx-x86_64-asm_64.S103 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
113 xorl t2(CTX, RID1, 4), dst ## d; \
121 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
122 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \
123 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS3, shr_next, ##gi2); \
125 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS2, dummy, none); \
128 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS1, dummy, none); \
221 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
223 vpunpckhdq x1, x0, t2; \
229 vpunpcklqdq x3, t2, x2; \
[all …]
Dcast6-avx-x86_64-asm_64.S200 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
202 vpunpckhdq x1, x0, t2; \
208 vpunpcklqdq x3, t2, x2; \
209 vpunpckhqdq x3, t2, x3;
211 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
217 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
219 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
220 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \
Dserpent-sse2-i586-asm_32.S468 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
469 movdqa x0, t2; \
471 punpckhdq x1, t2; \
478 movdqa t2, x3; \
479 punpcklqdq x2, t2; \
481 movdqa t2, x2;
483 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
489 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
491 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
492 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \
[all …]
Dserpent-sse2-x86_64-asm_64.S590 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
591 movdqa x0, t2; \
593 punpckhdq x1, t2; \
600 movdqa t2, x3; \
601 punpcklqdq x2, t2; \
603 movdqa t2, x2;
605 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
611 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
613 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
614 transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \
[all …]
Dserpent-avx2-asm_64.S545 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
547 vpunpckhdq x1, x0, t2; \
553 vpunpcklqdq x3, t2, x2; \
554 vpunpckhqdq x3, t2, x3;
556 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
557 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
559 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
560 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
Dserpent-avx-x86_64-asm_64.S553 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
555 vpunpckhdq x1, x0, t2; \
561 vpunpcklqdq x3, t2, x2; \
562 vpunpckhqdq x3, t2, x3;
564 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
565 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
567 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
568 transpose_4x4(x0, x1, x2, x3, t0, t1, t2)
/linux-4.4.14/drivers/block/paride/
Dbpck.c35 #define t2(pat) {PC ^= pat; out_p(2,PC);} macro
56 case 0: w0(r & 0xf); w0(r); t2(2); t2(4); in bpck_read_regr()
58 t2(4); in bpck_read_regr()
62 case 1: w0(r & 0xf); w0(r); t2(2); in bpck_read_regr()
63 e2(); t2(0x20); in bpck_read_regr()
64 t2(4); h = r0(); in bpck_read_regr()
65 t2(1); t2(0x20); in bpck_read_regr()
89 t2(2); in bpck_write_regr()
91 o2(); t2(4); t2(1); in bpck_write_regr()
115 w0(0x40); t2(2); t2(1); in bpck_write_block()
[all …]
/linux-4.4.14/arch/mips/kernel/
Docteon_switch.S42 LONG_ADDI t2, a0, THREAD_CVMSEG /* Where to store CVMSEG to */
50 LONG_S t8, 0(t2) /* Store CVMSEG to thread storage */
51 LONG_ADDU t2, LONGSIZE*2 /* Increment loc in thread storage */
53 LONG_S t9, -LONGSIZE(t2)/* Store CVMSEG to thread storage */
77 set_saved_sp t0, t1, t2
104 dmfc2 t2, 0x0200
109 sd t2, OCTEON_CP2_CRC_POLY(a0)
123 dmfc2 t2, 0x0081
129 sd t2, OCTEON_CP2_3DES_KEY+8(a0)
130 dmfc2 t2, 0x0102
[all …]
Dcps-vec.S116 xori t2, t1, 0x7
117 beqz t2, 1f
122 _EXT t2, v0, MIPS_CONF1_IA_SHF, MIPS_CONF1_IA_SZ
123 addiu t2, t2, 1
125 mul t1, t1, t2
143 xori t2, t1, 0x7
144 beqz t2, 1f
149 _EXT t2, v0, MIPS_CONF1_DA_SHF, MIPS_CONF1_DA_SZ
150 addiu t2, t2, 1
152 mul t1, t1, t2
[all …]
Dbmips_vec.S242 andi t2, t0, 0xff00
245 bne t2, t1, 1f
255 li t2, (1 << 12) | (1 << 9)
258 or t0, t2
266 bne t2, t1, 2f
270 li t2, (1 << 8) | (1 << 5)
273 or t0, t2
Dmcount.S84 sltu t2, a0, t1 /* t2 = (a0 < _stext) */
87 or t1, t2, t3
118 PTR_L t2, ftrace_trace_function /* Prepare t2 for (1) */
119 bne t1, t2, static_trace
142 jalr t2 /* (1) call *ftrace_trace_function */
Drelocate_kernel.S79 PTR_LA t2,1b
81 PTR_SUB t0,t0,t2;
122 PTR_LA t2,1b
124 PTR_SUB t0,t0,t2;
Dspinlock_test.c94 struct spin_multi_per_thread t1, t2; in multi_get() local
103 t2.state = &ms; in multi_get()
105 kthread_run(multi_other, &t2, "multi_get"); in multi_get()
Dpm-cps.c83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
285 uasm_i_mfc0(pp, t2, 25, (perf_counter * 2) + 0); /* PerfCtlN */ in cps_gen_flush_fsb()
328 uasm_i_mtc0(pp, t2, 25, (perf_counter * 2) + 0); /* PerfCtlN */ in cps_gen_flush_fsb()
410 uasm_i_addiu(&p, t2, t1, 1); in cps_gen_entry_code()
411 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
412 uasm_il_beqz(&p, &r, t2, lbl_incready); in cps_gen_entry_code()
571 uasm_i_addiu(&p, t2, t1, -1); in cps_gen_entry_code()
572 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
573 uasm_il_beqz(&p, &r, t2, lbl_decready); in cps_gen_entry_code()
Dscall64-64.S56 dsubu t2, v0, __NR_64_Linux
57 sltiu t0, t2, __NR_64_Linux_syscalls + 1
60 dsll t0, t2, 3 # offset into table
61 dla t2, sys_call_table
62 daddu t0, t2, t0
63 ld t2, (t0) # syscall routine
64 beqz t2, illegal_syscall
66 jalr t2 # Do The Real Thing (TM)
Dhead.S105 lw t2, (t0)
106 bne t1, t2, not_found
Dscall64-o32.S56 ld t2, (sys32_call_table - (__NR_O32_Linux * 8))(t0)
91 jalr t2 # Do The Real Thing (TM)
115 move s0, t2 # Save syscall pointer
136 move t2, s0
196 ld t2, sys32_call_table(t1) # syscall routine
211 jr t2
Dscall64-n32.S46 ld t2, (sysn32_call_table - (__NR_N32_Linux * 8))(t0)
56 jalr t2 # Do The Real Thing (TM)
74 move s0, t2
81 move t2, s0
Dscall32-o32.S98 lw t2, (t1) # syscall routine
100 beqz t2, illegal_syscall
102 jalr t2 # Do The Real Thing (TM)
193 lw t2, sys_call_table(t1) # syscall routine
216 jr t2
Dr4k_switch.S60 set_saved_sp t0, t1, t2
/linux-4.4.14/arch/arm/crypto/
Dsha512-armv4.pl68 $t2="r11";
95 ldr $t2,[sp,#$Hoff+0] @ h.lo
110 adds $Tlo,$Tlo,$t2
111 ldr $t2,[sp,#$Goff+0] @ g.lo
115 eor $t0,$t0,$t2
123 eor $t0,$t0,$t2
124 ldr $t2,[$Ktbl,#$lo] @ K[i].lo
132 adds $Tlo,$Tlo,$t2
133 and $t0,$t2,#0xff
136 ldr $t2,[sp,#$Boff+0] @ b.lo
[all …]
Dsha256-armv4.pl56 $t2="r12";
74 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
81 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
82 ldrb $t2,[$inp,#2]
84 orr $t1,$t1,$t2,lsl#8
85 ldrb $t2,[$inp],#4
91 orr $t1,$t1,$t2,lsl#24
96 ldr $t2,[$Ktbl],#4 @ *K256++
102 add $h,$h,$t2 @ h+=K256[i]
107 and $t2,$t2,#0xff
[all …]
Dbsaes-armv7.pl674 my ($t0,$t1,$t2,$t3)=@_[8..11];
679 &swapmove2x(@x[0,1,2,3],1,$t0,$t2,$t3);
680 &swapmove2x(@x[4,5,6,7],1,$t0,$t2,$t3);
684 &swapmove2x(@x[0,2,1,3],2,$t1,$t2,$t3);
685 &swapmove2x(@x[4,6,5,7],2,$t1,$t2,$t3);
687 &swapmove2x(@x[0,4,1,5],4,$t0,$t2,$t3);
688 &swapmove2x(@x[2,6,3,7],4,$t0,$t2,$t3);
900 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12];
902 &swapmove (@x[0,1],1,$bs0,$t2,$t3);
904 @ &swapmove(@x[2,3],1,$t0,$t2,$t3);
[all …]
/linux-4.4.14/arch/mips/dec/
Dint-handler.S134 lw t2,cpu_fpu_mask
142 and t2,t0
143 bnez t2,fpu # handle FPU immediately
150 1: lw t2,(t1)
152 and t2,t0
153 beqz t2,1b
166 lui t2,(KN03_IOASIC_BASE>>16)&0xffff
183 lui t2,(KN02XA_IOASIC_BASE>>16)&0xffff
186 FEXPORT(kn03_io_int) # 3max+ (t2 loaded earlier)
187 lw t0,IO_REG_SIR(t2) # get status: IOASIC sir
[all …]
/linux-4.4.14/arch/parisc/lib/
Dfixup.S28 .macro get_fault_ip t1 t2
33 mfctl 30,\t2
34 ldw TI_CPU(\t2),\t2
36 extrd,u \t2,63,32,\t2
39 LDREGX \t2(\t1),\t2
43 add,l \t1,\t2,\t1
50 .macro get_fault_ip t1 t2
54 LDREG RT%exception_data(%r1),\t2
56 LDREG EXCDATA_GP(\t2), %r27
58 LDREG EXCDATA_IP(\t2), \t1
Dmemcpy.c282 register unsigned long src, dst, t1, t2, t3; in pa_memcpy_internal() local
306 t2 = src & (sizeof(double) - 1); in pa_memcpy_internal()
307 if (unlikely(t2 != 0)) { in pa_memcpy_internal()
308 t2 = sizeof(double) - t2; in pa_memcpy_internal()
309 while (t2 && len) { in pa_memcpy_internal()
314 t2--; in pa_memcpy_internal()
407 t2 = src & (sizeof(unsigned int) - 1); in pa_memcpy_internal()
409 if (unlikely(t2 != 0)) { in pa_memcpy_internal()
410 t2 = sizeof(unsigned int) - t2; in pa_memcpy_internal()
411 while (t2) { in pa_memcpy_internal()
[all …]
/linux-4.4.14/arch/mips/netlogic/common/
Dsmpboot.S65 dla t2, nlm_boot_siblings
66 dsubu t2, t1
67 daddu t2, t0
69 jalr t2
109 andi t2, t0, 0x3 /* thread num */
118 bnez t2, 1f /* skip thread programming */
126 li t2, 6 /* XLR thread mode mask */
127 nor t3, t2, zero
128 and t2, t1, t2 /* t2 - current thread mode */
132 beq v1, t2, 1f /* same as request value */
[all …]
Dreset.S63 lui t2, 0x4080 /* Enable Unaligned Access, L2HPE */
64 or t1, t1, t2
104 li t2, 0 /* index */
107 sll v0, t2, 5
124 addi t2, 1
125 bne t3, t2, 11b
189 li t2, 0x40000
190 mul t3, t2, t1 /* t3 = node * 0x40000 */
196 li t2, SYS_CPU_COHERENT_BASE
197 add t2, t2, t3 /* t2 <- SYS offset for node */
[all …]
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_tuple.h124 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal() argument
126 return (nf_inet_addr_cmp(&t1->src.u3, &t2->src.u3) && in __nf_ct_tuple_src_equal()
127 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal()
128 t1->src.l3num == t2->src.l3num); in __nf_ct_tuple_src_equal()
132 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal() argument
134 return (nf_inet_addr_cmp(&t1->dst.u3, &t2->dst.u3) && in __nf_ct_tuple_dst_equal()
135 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal()
136 t1->dst.protonum == t2->dst.protonum); in __nf_ct_tuple_dst_equal()
140 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal() argument
142 return __nf_ct_tuple_src_equal(t1, t2) && in nf_ct_tuple_equal()
[all …]
/linux-4.4.14/arch/alpha/lib/
Dstxcpy.S46 lda t2, -1 # e1 : build a mask against false zero
47 mskqh t2, a1, t2 # e0 : detection in the src word
49 ornot t1, t2, t2 # .. e1 :
51 cmpbge zero, t2, t8 # .. e1 : bits set iff null found
131 ldq_u t2, 8(a1) # e0 :
135 extqh t2, a1, t4 # e0 :
147 or t6, t2, t2 # e1 : already extracted before
148 cmpbge zero, t2, t8 # e0 : testing eos
156 extql t2, a1, t0 # e0 : position ho-bits of lo word
157 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
[all …]
Dev6-stxcpy.S57 lda t2, -1 # E : build a mask against false zero
58 mskqh t2, a1, t2 # U : detection in the src word (stall)
60 ornot t1, t2, t2 # E : (stall)
63 cmpbge zero, t2, t8 # E : bits set iff null found
154 ldq_u t2, 8(a1) # L :
157 extqh t2, a1, t4 # U : (stall on a1)
170 or t6, t2, t2 # E : already extracted before (stall)
171 cmpbge zero, t2, t8 # E : testing eos (stall)
179 extql t2, a1, t0 # U : position ho-bits of lo word
180 ldq_u t2, 8(a1) # U : read next high-order source word
[all …]
Dstxncpy.S54 lda t2, -1 # e1 : build a mask against false zero
55 mskqh t2, a1, t2 # e0 : detection in the src word
57 ornot t1, t2, t2 # .. e1 :
59 cmpbge zero, t2, t8 # .. e1 : bits set iff null found
126 and a2, 7, t2 # e1 :
129 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte
157 ldq_u t2, 8(a1) # e0 : load second src word
160 extqh t2, a1, t4 # e0 :
173 or t6, t2, t2 # .. e1 :
174 cmpbge zero, t2, t8 # e0 : find nulls in second partial
[all …]
Dev6-stxncpy.S65 lda t2, -1 # E : build a mask against false zero
66 mskqh t2, a1, t2 # U : detection in the src word (stall)
68 ornot t1, t2, t2 # E : (stall)
71 cmpbge zero, t2, t8 # E : bits set iff null found
159 and a2, 7, t2 # E : (stall)
163 sll t10, t2, t10 # U : t10 = bitmask of last count byte
196 ldq_u t2, 8(a1) # L : Latency=3 load second src word
199 extqh t2, a1, t4 # U : (3 cycle stall on t2)
214 or t6, t2, t2 # E : (stall)
216 cmpbge zero, t2, t8 # E : find nulls in second partial
[all …]
Dev67-strrchr.S34 and a1, 0xff, t2 # E : 00000000000000ch
40 or t2, t4, a1 # E : 000000000000chch
46 sll a1, 32, t2 # U : 0000chch00000000
50 or t2, t3, t2 # E : 0000chchchch0000
51 or a1, t2, a1 # E : chchchchchchchch
56 xor t0, a1, t2 # E : make bytes == c zero
59 cmpbge zero, t2, t3 # E : bits set iff byte == c
74 xor t0, a1, t2 # E :
77 cmpbge zero, t2, t3 # E : bits set iff byte == c
96 ctlz t8, t2 # U0 : Latency=3 (0x40 for t8=0)
[all …]
Dstrchr.S28 cmpbge zero, t0, t2 # .. e1 : bits set iff byte == zero
36 or t2, t3, t0 # e1 : bits set iff char match or zero match
44 cmpbge zero, t0, t2 # e0 : bits set iff byte == 0
46 or t2, t3, t0 # e0 :
55 and t0, 0xf0, t2 # e0 : binary search for that set bit
58 cmovne t2, 4, t2 # .. e1 :
61 addq t2, t3, t2 # e0 :
63 addq v0, t2, v0 # e0 :
Dstrrchr.S35 xor t0, a1, t2 # e0 : make bytes == c zero
37 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
48 xor t0, a1, t2 # e0 :
50 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
70 and t8, 0xf0, t2 # e0 : binary search for the high bit set
71 cmovne t2, t2, t8 # .. e1 (zdb)
72 cmovne t2, 4, t2 # e0 :
78 addq t2, t1, t1 # e0 :
Dev67-strchr.S48 cmpbge zero, t0, t2 # E : bits set iff byte == zero
55 or t2, t3, t0 # E : bits set iff char match or zero match
71 cmpbge zero, t0, t2 # E : bits set iff byte == 0
74 or t2, t3, t0 # E :
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_time.h51 static inline unsigned long cfs_time_sub(unsigned long t1, unsigned long t2) in cfs_time_sub() argument
53 return (unsigned long)(t1 - t2); in cfs_time_sub()
56 static inline int cfs_time_after(unsigned long t1, unsigned long t2) in cfs_time_after() argument
58 return time_before(t2, t1); in cfs_time_after()
61 static inline int cfs_time_aftereq(unsigned long t1, unsigned long t2) in cfs_time_aftereq() argument
63 return time_before_eq(t2, t1); in cfs_time_aftereq()
/linux-4.4.14/arch/powerpc/crypto/
Daes-spe-keys.S44 #define LS_BOX(r, t1, t2) \ argument
45 lis t2,PPC_AES_4K_ENCTAB@h; \
46 ori t2,t2,PPC_AES_4K_ENCTAB@l; \
47 rlwimi t2,r,4,20,27; \
48 lbz t1,8(t2); \
50 rlwimi t2,r,28,20,27; \
51 lbz t1,8(t2); \
53 rlwimi t2,r,20,20,27; \
54 lbz t1,8(t2); \
56 rlwimi t2,r,12,20,27; \
[all …]
/linux-4.4.14/arch/mips/lib/
Dcsum_partial.S26 #undef t2
30 #define t2 $10 macro
111 move t2, a1
188 andi t2, a1, 0x40
202 beqz t2, 1f
203 andi t2, a1, 0x20
211 beqz t2, .Ldo_end_words
221 andi t2, a1, 0x3
235 move a1, t2
260 lbu t2, (src)
[all …]
Dmemcpy.S168 #undef t2
172 #define t2 $10 macro
288 sltu t2, len, NBYTES
292 bnez t2, .Lcopy_bytes_checklen\@
319 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
330 STORE(t2, UNIT(-6)(dst), .Ls_exc_p6u\@)
354 LOAD( t2, UNIT(2)(src), .Ll_exc_copy\@)
361 STORE(t2, UNIT(2)(dst), .Ls_exc_p2u\@)
396 #define bits t2
419 ADD t2, zero, NBYTES
[all …]
/linux-4.4.14/arch/sparc/lib/
Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
19 ldd [%src + (offset) + 0x08], %t2; \
24 st %t2, [%dst + (offset) + 0x08]; \
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 ldd [%src + (offset) + 0x08], %t2; \
37 std %t2, [%dst + (offset) + 0x08]; \
41 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
43 ldd [%src - (offset) - 0x08], %t2; \
46 st %t2, [%dst - (offset) - 0x08]; \
49 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
[all …]
Dcopy_user.S67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
69 ldd [%src + (offset) + 0x08], %t2; \
74 st %t2, [%dst + (offset) + 0x08]; \
81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 ldd [%src + (offset) + 0x08], %t2; \
87 std %t2, [%dst + (offset) + 0x08]; \
91 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
93 ldd [%src - (offset) - 0x08], %t2; \
96 st %t2, [%dst - (offset) - 0x08]; \
99 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
[all …]
Dchecksum_32.S18 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
20 ldd [buf + offset + 0x08], t2; \
24 addxcc t2, sum, sum; \
32 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
34 ldd [buf - offset - 0x00], t2; \
37 addxcc t2, sum, sum; \
191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
193 ldd [src + off + 0x08], t2; \
198 addxcc t2, sum, sum; \
201 std t2, [dst + off + 0x08]; \
[all …]
Dblockops.S26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
28 ldd [src + offset + 0x10], t2; \
32 std t2, [dst + offset + 0x10]; \
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
Dkernel-entry-init.h48 dsll t2, NASID_SHFT # Same for data nasid
50 or t2, t2, t0 # Physical load address of kernel data
52 dsrl t2, 12 # 4K pfn
54 dsll t2, 6 # Get pfn into place
59 or t0, t0, t2
79 move t2, t1 # text and data are here
94 lh t2, KV_RW_NASID_OFFSET(t0)
/linux-4.4.14/arch/alpha/include/asm/
Dword-at-a-time.h41 unsigned long t1, t2, t3; in find_zero()
46 t2 = bits & 0xcc; in find_zero()
49 if (t2) t2 = 2; in find_zero()
51 return t1 + t2 + t3; in find_zero()
Dmachvec.h115 } t2; member
Dcore_t2.h31 #define GAMMA_BIAS alpha_mv.sys.t2.gamma_bias
599 #define __IO_PREFIX t2
/linux-4.4.14/tools/perf/tests/
Dthread-mg-share.c14 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
36 t2 = machine__findnew_thread(machine, 0, 2); in test__thread_mg_share()
43 leader && t1 && t2 && t3 && other); in test__thread_mg_share()
50 TEST_ASSERT_VAL("map groups don't match", mg == t2->mg); in test__thread_mg_share()
68 machine__remove_thread(machine, t2); in test__thread_mg_share()
85 thread__put(t2); in test__thread_mg_share()
/linux-4.4.14/arch/mips/include/asm/mach-malta/
Dkernel-entry-init.h49 move t2, t1
50 ins t2, t1, 16, 3
58 or t0, t2
79 or t0, t2
84 li t2, 0x40000000 /* K bit */
85 or t0, t0, t2
/linux-4.4.14/arch/unicore32/mm/
Dproc-macros.S137 .macro dcacheline_flush, addr, t1, t2
139 ldw \t2, =_stext @ _stext must ALIGN(4096)
140 add \t2, \t2, \t1 >> #20
141 ldw \t1, [\t2+], #0x0000
142 ldw \t1, [\t2+], #0x1000
143 ldw \t1, [\t2+], #0x2000
144 ldw \t1, [\t2+], #0x3000
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h94 static inline int cfs_time_before_64(__u64 t1, __u64 t2) in cfs_time_before_64() argument
96 return (__s64)t2 - (__s64)t1 > 0; in cfs_time_before_64()
99 static inline int cfs_time_beforeq_64(__u64 t1, __u64 t2) in cfs_time_beforeq_64() argument
101 return (__s64)t2 - (__s64)t1 >= 0; in cfs_time_beforeq_64()
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-memcpy.S106 #undef t2
110 #define t2 $10 macro
194 EXC( LOAD t2, UNIT(2)(src), l_exc_copy)
199 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u)
203 EXC( LOAD t2, UNIT(6)(src), l_exc_copy)
207 EXC( STORE t2, UNIT(6)(dst), s_exc_p10u)
213 EXC( LOAD t2, UNIT(-6)(src), l_exc_copy)
217 EXC( STORE t2, UNIT(-6)(dst), s_exc_p6u)
221 EXC( LOAD t2, UNIT(-2)(src), l_exc_copy)
225 EXC( STORE t2, UNIT(-2)(dst), s_exc_p2u)
[all …]
Dcsrc-octeon.c111 u64 t1, t2, t3; in sched_clock() local
126 : [rv] "=&r" (rv), [t1] "=&r" (t1), [t2] "=&r" (t2), [t3] "=&r" (t3) in sched_clock()
/linux-4.4.14/lib/
Dlocking-selftest.c50 static struct ww_acquire_ctx t, t2; variable
951 I_WW(t); I_WW(t2); I_WW(o.base); I_WW(o2.base); I_WW(o3.base);
957 memset(&t, 0, sizeof(t)); memset(&t2, 0, sizeof(t2));
1154 t2 = t; in ww_test_fail_acquire()
1155 t2.stamp++; in ww_test_fail_acquire()
1156 ret = WWL(&o, &t2); in ww_test_fail_acquire()
1232 WWAI(&t2); in ww_test_two_contexts()
1294 o.ctx = &t2; in ww_test_object_lock_stale_context()
1303 o2.ctx = &t2; in ww_test_edeadlk_normal()
1307 t2 = t; in ww_test_edeadlk_normal()
[all …]
Dcrc32.c61 # define DO_CRC4 (t3[(q) & 255] ^ t2[(q >> 8) & 255] ^ \
68 t2[(q >> 16) & 255] ^ t3[(q >> 24) & 255])
77 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
/linux-4.4.14/drivers/crypto/vmx/
Dghashp8-ppc.pl48 my ($zero,$t0,$t1,$t2,$xC2,$H,$Hh,$Hl,$lemask)=map("v$_",(4..12));
79 vspltisb $t2,7
83 vsrab $t1,$t1,$t2 # broadcast carry bit
127 vpmsumd $t2,$Xl,$xC2 # 1st phase
135 vxor $Xl,$Xl,$t2
188 vpmsumd $t2,$Xl,$xC2 # 1st phase
196 vxor $Xl,$Xl,$t2
/linux-4.4.14/drivers/pci/
Dpci-acpi.c117 hpx->t2 = &hpx->type2_data; in decode_type2_hpx_record()
118 hpx->t2->revision = revision; in decode_type2_hpx_record()
119 hpx->t2->unc_err_mask_and = fields[2].integer.value; in decode_type2_hpx_record()
120 hpx->t2->unc_err_mask_or = fields[3].integer.value; in decode_type2_hpx_record()
121 hpx->t2->unc_err_sever_and = fields[4].integer.value; in decode_type2_hpx_record()
122 hpx->t2->unc_err_sever_or = fields[5].integer.value; in decode_type2_hpx_record()
123 hpx->t2->cor_err_mask_and = fields[6].integer.value; in decode_type2_hpx_record()
124 hpx->t2->cor_err_mask_or = fields[7].integer.value; in decode_type2_hpx_record()
125 hpx->t2->adv_err_cap_and = fields[8].integer.value; in decode_type2_hpx_record()
126 hpx->t2->adv_err_cap_or = fields[9].integer.value; in decode_type2_hpx_record()
[all …]
Dprobe.c1496 program_hpp_type2(dev, hpp.t2); in pci_configure_device()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_extend.c127 struct nf_ct_ext_type *t1, *t2; in update_alloc_size() local
147 t2 = rcu_dereference_protected(nf_ct_ext_types[j], in update_alloc_size()
149 if (t2 == NULL || t2 == t1 || in update_alloc_size()
150 (t2->flags & NF_CT_EXT_F_PREALLOC) == 0) in update_alloc_size()
153 t1->alloc_size = ALIGN(t1->alloc_size, t2->align) in update_alloc_size()
154 + t2->len; in update_alloc_size()
Dnfnetlink_log.c774 struct hlist_node *t2; in nfulnl_rcv_nl_event() local
778 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfulnl_rcv_nl_event()
Dnfnetlink_queue.c893 struct hlist_node *t2; in nfqnl_rcv_nl_event() local
897 hlist_for_each_entry_safe(inst, t2, head, hlist) { in nfqnl_rcv_nl_event()
/linux-4.4.14/arch/ia64/lib/
Dmemcpy.S32 # define t2 r20 macro
184 and t2=7,src // t2 = src & 7
191 shl t2=t2,3 // t2 = 8*(src & 7)
195 sub t3=64,t2 // t3 = 64-8*(src & 7)
196 shr.u t0=t0,t2
230 shr.u t2=cnt,3 // t2 = number of 8-byte words left to copy
239 adds t2=-1,t2 // br.ctop is repeat/until
243 mov ar.lc=t2
Dcopy_page_mck.S76 #define t2 r18 macro
80 #define t6 t2 // alias!
141 (p[D]) ld8 t2 = [src0], 3*8 // M0
153 (p[D]) st8 [dst0] = t2, 3*8
Dcopy_page.S42 .rotr t1[PIPE_DEPTH], t2[PIPE_DEPTH], t3[PIPE_DEPTH], t4[PIPE_DEPTH], \
71 (p[0]) ld8 t2[0]=[src2],16
72 (EPI) st8 [tgt2]=t2[PIPE_DEPTH-1],16
Dmemcpy_mck.S44 #define t2 r24 macro
48 #define t6 t2 // alias!
170 EX(.ex_hndlr_s, (p7) ld8 t2=[src1],8)
177 EX(.ex_hndlr_d, (p7) st8 [dst1]=t2,8) // store byte 2
220 EX(.ex_handler, (p[D]) ld8 t2 = [src0], 3*8) // M0
232 EX(.ex_handler, (p[D]) st8 [dst0] = t2, 3*8)
414 EK(.ex_handler_short, (p10) ld1 t2=[src1],2)
419 EK(.ex_handler_short, (p10) st1 [dst1]=t2,2)
473 EX(.ex_handler_short, (p7) ld1 t2=[src1],2)
481 EX(.ex_handler_short, (p7) st1 [dst1] = t2,2)
Dcopy_user.S53 #define t2 r3 // lshift in bytes macro
159 mov t2=src2
161 shl rshift=t2,3
179 sub t2=8,t1
184 (p14) shl rshift=t2,3
210 (p14) sub src1=src1,t2
/linux-4.4.14/arch/mips/net/
Dbpf_jit_asm.S74 srl t2, $r_A, 8
76 andi t2, t2, 0xff00
78 or t0, t0, t2
179 srl t2, $r_s0, 8
181 andi t2, t2, 0xff00
183 or t0, t0, t2
/linux-4.4.14/arch/mips/alchemy/common/
Dsleeper.S140 and t2, t1, t0
141 beq t2, zero, 2b
164 subu t2, t1, t0
169 subu t2, t2, 32
170 bgez t2, 1b
213 and t2, t1, t0
214 bne t2, t0, 3b
/linux-4.4.14/arch/powerpc/boot/
Ddiv64.S82 sraw r7,r3,r7 # t2 = MSW >> (count-32)
84 slw r7,r7,r8 # t2 = (count < 32) ? 0 : t2
86 or r4,r4,r7 # LSW |= t2
95 slw r7,r4,r7 # t2 = count < 32 ? 0 : LSW << (count-32)
98 or r3,r3,r7 # MSW |= t2
107 srw r7,r3,r7 # t2 = count < 32 ? 0 : MSW >> (count-32)
110 or r4,r4,r7 # LSW |= t2
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dswab.h26 __u64 t0, t1, t2, t3; in __arch_swab32() local
31 t2 = t1 >> 16; /* t2 : 0000000000CCDDAA */ in __arch_swab32()
33 t3 = t2 & 0x00FF00FF; /* t3 : 0000000000CC00AA */ in __arch_swab32()
Dregdef.h8 #define t2 $3 macro
/linux-4.4.14/drivers/ide/
Dpalm_bk3710.c147 u8 t2, t2i, t0; in palm_bk3710_setpiomode() local
155 t2 = DIV_ROUND_UP(t->active, ideclk_period); in palm_bk3710_setpiomode()
157 t2i = t0 - t2 - 1; in palm_bk3710_setpiomode()
158 t2 -= 1; in palm_bk3710_setpiomode()
161 val32 |= (t2 << (dev ? 8 : 0)); in palm_bk3710_setpiomode()
177 t2 = DIV_ROUND_UP(t->act8b, ideclk_period); in palm_bk3710_setpiomode()
179 t2i = t0 - t2 - 1; in palm_bk3710_setpiomode()
180 t2 -= 1; in palm_bk3710_setpiomode()
183 val32 |= (t2 << (dev ? 8 : 0)); in palm_bk3710_setpiomode()
Dqd65xx.c301 u16 t1, t2; in qd6580_init_dev() local
307 t2 = QD6580_DEF_DATA2; in qd6580_init_dev()
309 t2 = t1 = hwif->channel ? QD6580_DEF_DATA2 : QD6580_DEF_DATA; in qd6580_init_dev()
311 ide_set_drivedata(drive, (void *)((drive->dn & 1) ? t2 : t1)); in qd6580_init_dev()
Dsis5513.c230 u8 t2 = 0; in sis_ata100_program_timings() local
232 pci_read_config_byte(dev, drive_pci, &t2); in sis_ata100_program_timings()
233 t2 &= ~0x80; /* disable UDMA */ in sis_ata100_program_timings()
234 pci_write_config_byte(dev, drive_pci, t2); in sis_ata100_program_timings()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-dv-timings.c230 const struct v4l2_dv_timings *t2, in v4l2_match_dv_timings() argument
233 if (t1->type != t2->type || t1->type != V4L2_DV_BT_656_1120) in v4l2_match_dv_timings()
235 if (t1->bt.width == t2->bt.width && in v4l2_match_dv_timings()
236 t1->bt.height == t2->bt.height && in v4l2_match_dv_timings()
237 t1->bt.interlaced == t2->bt.interlaced && in v4l2_match_dv_timings()
238 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings()
239 t1->bt.pixelclock >= t2->bt.pixelclock - pclock_delta && in v4l2_match_dv_timings()
240 t1->bt.pixelclock <= t2->bt.pixelclock + pclock_delta && in v4l2_match_dv_timings()
241 t1->bt.hfrontporch == t2->bt.hfrontporch && in v4l2_match_dv_timings()
242 t1->bt.vfrontporch == t2->bt.vfrontporch && in v4l2_match_dv_timings()
[all …]
/linux-4.4.14/arch/mips/power/
Dhibernate_asm.S36 PTR_L t2, PBE_ORIG_ADDRESS(t0) /* destination */
40 REG_S t8, (t2)
42 PTR_ADDIU t2, t2, SZREG
/linux-4.4.14/arch/sparc/mm/
Dtsunami.S86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
89 ldd [src + offset + 0x10], t2; \
90 std t2, [dst + offset + 0x10]; \
93 ldd [src + offset + 0x00], t2; \
94 std t2, [dst + offset + 0x00];
/linux-4.4.14/drivers/iio/pressure/
Dms5611_core.c100 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
102 t2 = (dt * dt) >> 31; in ms5611_temp_and_pressure_compensate()
113 t -= t2; in ms5611_temp_and_pressure_compensate()
136 s64 off2, sens2, t2; in ms5607_temp_and_pressure_compensate() local
138 t2 = (dt * dt) >> 31; in ms5607_temp_and_pressure_compensate()
149 t -= t2; in ms5607_temp_and_pressure_compensate()
/linux-4.4.14/arch/arm64/crypto/
Daes-ce.S105 .macro encrypt_block, in, rounds, t0, t1, t2
109 .macro encrypt_block2x, i0, i1, rounds, t0, t1, t2
113 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2
117 .macro decrypt_block, in, rounds, t0, t1, t2
121 .macro decrypt_block2x, i0, i1, rounds, t0, t1, t2
125 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2
/linux-4.4.14/drivers/input/gameport/
Dgameport.c85 u64 t1, t2, t3; in gameport_measure_speed() local
98 t2 = ktime_get_ns(); in gameport_measure_speed()
102 t = (t2 - t1) - (t3 - t2); in gameport_measure_speed()
118 unsigned int i, t, t1, t2, t3, tx; in old_gameport_measure_speed() local
130 GET_TIME(t2); in old_gameport_measure_speed()
134 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t; in old_gameport_measure_speed()
143 unsigned long tx, t1, t2, flags; in old_gameport_measure_speed()
154 t2 = rdtsc(); in old_gameport_measure_speed()
157 if (t2 - t1 < tx) tx = t2 - t1; in old_gameport_measure_speed()
/linux-4.4.14/kernel/
Dkcmp.c47 long t1, t2; in kcmp_ptr() local
50 t2 = kptr_obfuscate((long)v2, type); in kcmp_ptr()
52 return (t1 < t2) | ((t1 > t2) << 1); in kcmp_ptr()
Ddelayacct.c86 unsigned long long t2, t3; in __delayacct_add_tsk() local
106 t2 = tsk->sched_info.run_delay; in __delayacct_add_tsk()
111 tmp = (s64)d->cpu_delay_total + t2; in __delayacct_add_tsk()
/linux-4.4.14/scripts/
Dmakelst21 t2=`field 6 $t1`
25 t3=`grep $t2 $2`
Danalyze_suspend.py2356 t2 {color:black;font: 25px Times;}\n\
/linux-4.4.14/arch/arm/lib/
Duaccess_with_memcpy.c237 unsigned long long t0, t1, t2;
260 t2 = sched_clock();
261 printk("copy_to_user: %d %llu %llu\n", size, t1 - t0, t2 - t1);
269 t2 = sched_clock();
270 printk("clear_user: %d %llu %llu\n", size, t1 - t0, t2 - t1);
/linux-4.4.14/arch/x86/kernel/
Dtsc.c381 u64 t1, t2; in tsc_read_refs() local
390 t2 = get_cycles(); in tsc_read_refs()
391 if ((t2 - t1) < SMI_TRESHOLD) in tsc_read_refs()
392 return t2; in tsc_read_refs()
452 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local
468 tsc = t1 = t2 = get_cycles(); in pit_calibrate_tsc()
474 t2 = get_cycles(); in pit_calibrate_tsc()
475 delta = t2 - tsc; in pit_calibrate_tsc()
476 tsc = t2; in pit_calibrate_tsc()
497 delta = t2 - t1; in pit_calibrate_tsc()
Dapb_timer.c367 cycle_t t1, t2; in apbt_quick_calibrate() local
399 t2 = rdtsc(); in apbt_quick_calibrate()
407 scale = (int)div_u64((t2 - t1), loop >> shift); in apbt_quick_calibrate()
/linux-4.4.14/drivers/ata/
Dpata_ep93xx.c218 unsigned long t2) in ep93xx_pata_wait_for_iordy() argument
229 unsigned long start = (1250 + 35) / 25 - t2; in ep93xx_pata_wait_for_iordy()
247 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end() argument
250 ep93xx_pata_delay(t2); in ep93xx_pata_rw_end()
253 t2 += ep93xx_pata_wait_for_iordy(base, t2); in ep93xx_pata_rw_end()
255 if (t0 > t2 && t0 - t2 > t2i) in ep93xx_pata_rw_end()
256 ep93xx_pata_delay(t0 - t2); in ep93xx_pata_rw_end()
268 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
277 ep93xx_pata_rw_end(base, addr, drv_data->iordy, t0, t2, t2i); in ep93xx_pata_read()
302 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
[all …]
Dpata_sis.c230 u8 t1, t2; in sis_old_set_piomode() local
239 pci_read_config_byte(pdev, port + 1, &t2); in sis_old_set_piomode()
242 t2 &= ~0x07; in sis_old_set_piomode()
245 t2 |= recovery[speed]; in sis_old_set_piomode()
248 pci_write_config_byte(pdev, port + 1, t2); in sis_old_set_piomode()
Dpata_octeon_cf.c142 int t2; in octeon_cf_set_piomode() local
161 t2 = timing.active; in octeon_cf_set_piomode()
162 if (t2) in octeon_cf_set_piomode()
163 t2--; in octeon_cf_set_piomode()
207 reg_tim.s.we = t2; in octeon_cf_set_piomode()
209 reg_tim.s.oe = t2; in octeon_cf_set_piomode()
Dpata_samsung_cf.c96 int t2 = ata->act8b; in pata_s3c_setup_timing() local
100 piotime = ((t2i & 0xff) << 12) | ((t2 & 0xff) << 4) | (t1 & 0xf); in pata_s3c_setup_timing()
/linux-4.4.14/scripts/coccinelle/null/
Dbadzero.cocci145 @t2 depends on !patch disable is_zero,isnt_zero @
168 p << t2.p1;
174 p << t2.p2;
180 p << t2.p1;
186 p << t2.p2;
/linux-4.4.14/net/lapb/
Dlapb_iface.c134 lapb->t2 = LAPB_DEFAULT_T2; in lapb_create_cb()
210 parms->t2 = lapb->t2 / HZ; in lapb_getparms()
243 if (parms->t1 < 1 || parms->t2 < 1 || parms->n2 < 1) in lapb_setparms()
259 lapb->t2 = parms->t2 * HZ; in lapb_setparms()
Dlapb_timer.c58 lapb->t2timer.expires = jiffies + lapb->t2; in lapb_start_t2timer()
/linux-4.4.14/arch/mips/fw/lib/
Dcall_o32.S79 li t2,O32_ARGC-6
84 REG_SUBU t2,1
86 bnez t2,1b
/linux-4.4.14/fs/cifs/
Dcifssmb.c1082 + le16_to_cpu(pSMBr->t2.DataOffset)); in CIFSPOSIXCreate()
2493 data_offset = le16_to_cpu(pSMBr->t2.DataOffset); in CIFSSMBPosixLock()
2494 data_count = le16_to_cpu(pSMBr->t2.DataCount); in CIFSSMBPosixLock()
3127 u16 count = le16_to_cpu(pSMBr->t2.DataCount); in CIFSSMBUnixQuerySymLink()
3130 le16_to_cpu(pSMBr->t2.DataOffset); in CIFSSMBUnixQuerySymLink()
3555 __u16 data_offset = le16_to_cpu(pSMBr->t2.DataOffset); in CIFSSMBGetPosixACL()
3556 __u16 count = le16_to_cpu(pSMBr->t2.DataCount); in CIFSSMBGetPosixACL()
3669 pSMB->t2.TotalDataCount = 0; in CIFSGetExtAttr()
3670 pSMB->t2.MaxParameterCount = cpu_to_le16(4); in CIFSGetExtAttr()
3672 pSMB->t2.MaxDataCount = cpu_to_le16(4000); in CIFSGetExtAttr()
[all …]
Dcifspdu.h1719 struct trans2_resp t2; member
1752 struct trans2_resp t2; member
1792 struct trans2_resp t2; member
1800 struct trans2_req t2; member
1808 struct trans2_resp t2; member
1858 struct trans2_resp t2; member
1900 struct trans2_resp t2; member
1957 struct trans2_resp t2; member
2037 struct trans2_resp t2; member
2091 struct trans2_resp t2; member
/linux-4.4.14/arch/mips/include/asm/
Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
Dstackframe.h422 andi t2, t0, ST0_IEP
423 srl t2, 2
424 or t0, t2
/linux-4.4.14/arch/mips/boot/compressed/
Dhead.S35 lw t2, (t0)
36 bne t1, t2, not_found
/linux-4.4.14/include/uapi/linux/
Dax25.h91 unsigned int t2, t2timer; member
101 unsigned int t2, t2timer; member
Dgsmmux.h14 unsigned int t2; member
/linux-4.4.14/arch/powerpc/include/asm/
Datomic.h202 int t1, t2; in atomic_inc_not_zero() local
216 : "=&r" (t1), "=&r" (t2) in atomic_inc_not_zero()
465 long t1, t2; in atomic64_inc_not_zero() local
478 : "=&r" (t1), "=&r" (t2) in atomic64_inc_not_zero()
/linux-4.4.14/arch/mips/kvm/
Dlocore.S169 LONG_L t2, TI_CPU($28) /* smp_processor_id */
170 INT_SLL t2, t2, 2 /* x4 */
171 REG_ADDU t3, t1, t2
488 LONG_L t2, TI_CPU($28) /* smp_processor_id */
489 INT_SLL t2, t2, 2 /* x4 */
490 REG_ADDU t3, t1, t2
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-dsp.c79 u32 t2, t4, t6, t8; in int_cos() local
89 t2 = x*x/32768/2; in int_cos()
90 t4 = t2*x/32768*x/32768/3/4; in int_cos()
93 ret = 32768-t2+t4-t6+t8; in int_cos()
/linux-4.4.14/drivers/usb/host/
Dehci-hub.c192 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags() local
199 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_adjust_port_wakeup_flags()
201 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()
203 ehci_writel(ehci, t2, reg); in ehci_adjust_port_wakeup_flags()
271 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_bus_suspend() local
277 t2 |= PORT_SUSPEND; in ehci_bus_suspend()
289 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()
291 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()
294 if (t1 != t2) { in ehci_bus_suspend()
301 if ((t2 & PORT_WKDISC_E) && in ehci_bus_suspend()
[all …]
Dxhci-hub.c1302 u32 t1, t2; in xhci_bus_suspend() local
1306 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1317 t2 &= ~PORT_PLS_MASK; in xhci_bus_suspend()
1318 t2 |= PORT_LINK_STROBE | XDEV_U3; in xhci_bus_suspend()
1327 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()
1328 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()
1330 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
1331 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
1334 t2 &= ~PORT_WAKE_BITS; in xhci_bus_suspend()
1337 if (t1 != t2) in xhci_bus_suspend()
[all …]
Dohci-hub.c611 #define tick_before(t1,t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) argument
Doxu210hp-hcd.c3479 u32 t2 = t1; in oxu_bus_suspend() local
3484 t2 |= PORT_SUSPEND; in oxu_bus_suspend()
3490 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()
3492 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()
3494 if (t1 != t2) { in oxu_bus_suspend()
3496 port + 1, t1, t2); in oxu_bus_suspend()
3497 writel(t2, reg); in oxu_bus_suspend()
Dxhci.c858 u32 t1, t2; in xhci_disable_port_wake_on_bits() local
868 t2 = t1 & ~PORT_WAKE_BITS; in xhci_disable_port_wake_on_bits()
869 if (t1 != t2) in xhci_disable_port_wake_on_bits()
870 writel(t2, port_array[port_index]); in xhci_disable_port_wake_on_bits()
879 t2 = t1 & ~PORT_WAKE_BITS; in xhci_disable_port_wake_on_bits()
880 if (t1 != t2) in xhci_disable_port_wake_on_bits()
881 writel(t2, port_array[port_index]); in xhci_disable_port_wake_on_bits()
Du132-hcd.c2644 #define tick_before(t1, t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) argument
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dtopology.c39 static int __compare(const void *t1, const void *t2) in __compare() argument
42 struct cpuid_core_info *top2 = (struct cpuid_core_info *)t2; in __compare()
/linux-4.4.14/Documentation/ptp/
Dtestptp.c184 int64_t t1, t2, tp; in main() local
500 t2 = pctns(pct+2*i+2); in main()
501 interval = t2 - t1; in main()
502 offset = (t2 + t1) / 2 - tp; in main()
/linux-4.4.14/net/decnet/
Ddn_dev.c90 .t2 = 1,
101 .t2 = 1,
111 .t2 = 1,
122 .t2 = 1,
132 .t2 = 1,
141 .t2 = 1,
188 .data = (void *)DN_DEV_PARMS_OFFSET(t2),
1045 if (dn_db->t3 <= dn_db->parms.t2) { in dn_dev_timer_func()
1056 dn_db->t3 -= dn_db->parms.t2; in dn_dev_timer_func()
1066 if (dn_db->parms.t2 > dn_db->parms.t3) in dn_dev_set_timer()
[all …]
/linux-4.4.14/drivers/media/usb/gspca/
Dt613.c755 u8 t2[] = { 0x07, 0x00, 0x0d, 0x60, 0x0e, 0x80 }; in sd_start() local
764 t2[1] = 0x40; in sd_start()
767 t2[1] = 0x10; in sd_start()
770 t2[1] = 0x50; in sd_start()
774 t2[1] = 0x20; in sd_start()
801 reg_w_buf(gspca_dev, t2, sizeof t2); in sd_start()
/linux-4.4.14/drivers/gpio/
Dgpio-viperboard.c53 u8 t2; member
106 gamsg->t2 = 0x00; in vprbrd_gpioa_get()
159 gamsg->t2 = 0x00; in vprbrd_gpioa_set()
197 gamsg->t2 = 0x00; in vprbrd_gpioa_direction_input()
239 gamsg->t2 = 0x00; in vprbrd_gpioa_direction_output()
/linux-4.4.14/arch/alpha/kernel/
Dsys_sable.c567 .sys = { .t2 = {
599 .sys = { .t2 = {
630 .sys = { .t2 = {
Dmachvec_impl.h111 #define DO_T2_IO IO(T2,t2)
/linux-4.4.14/drivers/staging/skein/
Dthreefish_block.c12 t2 = key_ctx->tweak[2]; in threefish_encrypt_256() local
45 b2 += b3 + k3 + t2; in threefish_encrypt_256()
67 b1 += k3 + t2; in threefish_encrypt_256()
125 b2 += b3 + k1 + t2; in threefish_encrypt_256()
146 b1 += k1 + t2; in threefish_encrypt_256()
204 b2 += b3 + k4 + t2; in threefish_encrypt_256()
226 b1 += k4 + t2; in threefish_encrypt_256()
284 b2 += b3 + k2 + t2; in threefish_encrypt_256()
305 b1 += k2 + t2; in threefish_encrypt_256()
363 b2 += b3 + k0 + t2; in threefish_encrypt_256()
[all …]
/linux-4.4.14/drivers/iio/common/ms_sensors/
Dms_sensors_i2c.c580 s64 off, sens, t2, off2, sens2; in ms_sensors_read_temp_and_pressure() local
616 t2 = (3 * ((s64)dt * (s64)dt)) >> 33; in ms_sensors_read_temp_and_pressure()
627 t2 = (5 * ((s64)dt * (s64)dt)) >> 38; in ms_sensors_read_temp_and_pressure()
641 *temperature = (temp - t2) * 10; in ms_sensors_read_temp_and_pressure()
/linux-4.4.14/drivers/media/dvb-frontends/
Dlgs8gxx.c270 u8 t2; in lgs8gxx_set_mode_manual() local
276 lgs8gxx_read_reg(priv, 0x19, &t2); in lgs8gxx_set_mode_manual()
278 if (((t&0x03) == 0x01) && (t2&0x01)) { in lgs8gxx_set_mode_manual()
377 u8 t1, t2; in lgs8gxx_autolock_gi() local
387 lgs8gxx_read_reg(priv, 0x18, &t2); in lgs8gxx_autolock_gi()
390 t2 &= 0xFE; in lgs8gxx_autolock_gi()
391 t2 |= cpn ? 0x01 : 0x00; in lgs8gxx_autolock_gi()
393 lgs8gxx_write_reg(priv, 0x18, t2); in lgs8gxx_autolock_gi()
/linux-4.4.14/drivers/input/joystick/
Danalog.c394 u64 t1, t2, t3; in analog_calibrate_timer() local
406 t2 = get_time(); in analog_calibrate_timer()
410 port->speed = delta(t1, t2) - delta(t2, t3); in analog_calibrate_timer()
420 t2 = get_time(); in analog_calibrate_timer()
425 t = delta(t1, t2) - delta(t2, t3); in analog_calibrate_timer()
/linux-4.4.14/arch/powerpc/kernel/
Dmisc_32.S618 sraw r7,r3,r7 # t2 = MSW >> (count-32)
620 slw r7,r7,r8 # t2 = (count < 32) ? 0 : t2
622 or r4,r4,r7 # LSW |= t2
630 slw r7,r4,r7 # t2 = count < 32 ? 0 : LSW << (count-32)
633 or r3,r3,r7 # MSW |= t2
641 srw r7,r3,r7 # t2 = count < 32 ? 0 : MSW >> (count-32)
644 or r4,r4,r7 # LSW |= t2
/linux-4.4.14/scripts/kconfig/
Dexpr.c997 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type() argument
999 if (t1 == t2) in expr_compare_type()
1006 if (t2 == E_EQUAL || t2 == E_UNEQUAL) in expr_compare_type()
1010 if (t2 == E_NOT) in expr_compare_type()
1013 if (t2 == E_AND) in expr_compare_type()
1016 if (t2 == E_OR) in expr_compare_type()
1019 if (t2 == E_LIST) in expr_compare_type()
1022 if (t2 == 0) in expr_compare_type()
1027 printf("[%dgt%d?]", t1, t2); in expr_compare_type()
/linux-4.4.14/include/linux/
Dlapb.h38 unsigned int t2; member
Dpci_hotplug.h170 struct hpp_type2 *t2; /* Type2: NULL if not available */ member
/linux-4.4.14/net/ax25/
Daf_ax25.c407 ax25->t2 = ax25_ctl.arg * HZ; in ax25_ctl_ioctl()
453 ax25->t2 = msecs_to_jiffies(ax25_dev->values[AX25_VALUES_T2]); in ax25_fillin_cb_from_dev()
487 ax25->t2 = msecs_to_jiffies(AX25_DEF_T2); in ax25_fillin_cb()
586 ax25->t2 = opt * HZ; in ax25_setsockopt()
712 val = ax25->t2 / HZ; in ax25_getsockopt()
924 ax25->t2 = oax25->t2; in ax25_make_new()
1772 ax25_info.t2 = ax25->t2 / HZ; in ax25_ioctl()
1900 ax25_display_timer(&ax25->t2timer) / HZ, ax25->t2 / HZ, in ax25_info_show()
Dax25_timer.c64 mod_timer(&ax25->t2timer, jiffies + ax25->t2); in ax25_start_t2timer()
/linux-4.4.14/arch/tile/kernel/
Dhvglue_trace.c155 #define __HV_DECL2(t2, a2, ...) t2 a2, __HV_DECL1(__VA_ARGS__) argument
164 #define __HV_PASS2(t2, a2, ...) a2, __HV_PASS1(__VA_ARGS__) argument
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.c1189 u8 t1, t2; in registers_show() local
1255 t2 = net2272_ep_read(ep, EP_RSPSET); in registers_show()
1259 ep->ep.name, t1, t2, in registers_show()
1260 (t2 & (1 << ALT_NAK_OUT_PACKETS)) ? "NAK " : "", in registers_show()
1261 (t2 & (1 << HIDE_STATUS_PHASE)) ? "hide " : "", in registers_show()
1262 (t2 & (1 << AUTOVALIDATE)) ? "auto " : "", in registers_show()
1263 (t2 & (1 << INTERRUPT_MODE)) ? "interrupt " : "", in registers_show()
1264 (t2 & (1 << CONTROL_STATUS_PHASE_HANDSHAKE)) ? "status " : "", in registers_show()
1265 (t2 & (1 << NAK_OUT_PACKETS_MODE)) ? "NAKmode " : "", in registers_show()
1266 (t2 & (1 << ENDPOINT_TOGGLE)) ? "DATA1 " : "DATA0 ", in registers_show()
[all …]
Dnet2280.c1624 u32 t1, t2; in registers_show() local
1656 t2 = readl(&dev->usb->usbstat); in registers_show()
1658 if (t2 & BIT(HIGH_SPEED)) in registers_show()
1670 readl(&dev->usb->stdrsp), t1, t2, in registers_show()
1688 t2 = readl(&ep->regs->ep_rsp) & 0xff; in registers_show()
1692 ep->ep.name, t1, t2, in registers_show()
1693 (t2 & BIT(CLEAR_NAK_OUT_PACKETS)) in registers_show()
1695 (t2 & BIT(CLEAR_EP_HIDE_STATUS_PHASE)) in registers_show()
1697 (t2 & BIT(CLEAR_EP_FORCE_CRC_ERROR)) in registers_show()
1699 (t2 & BIT(CLEAR_INTERRUPT_MODE)) in registers_show()
[all …]
/linux-4.4.14/drivers/tty/
Dn_gsm.c259 int t1, t2; /* Timers in 1/100th of a sec */ member
1347 mod_timer(&gsm->t2_timer, jiffies + gsm->t2 * HZ / 100); in gsm_control_retransmit()
1384 mod_timer(&gsm->t2_timer, jiffies + gsm->t2 * HZ / 100); in gsm_control_send()
2186 gsm->t2 = T2; in gsm_alloc_mux()
2521 if (c->t2 != 0 && c->t2 != gsm->t2) in gsmld_config()
2565 if (c->t2) in gsmld_config()
2566 gsm->t2 = c->t2; in gsmld_config()
2590 c.t2 = gsm->t2; in gsmld_ioctl()
/linux-4.4.14/include/net/
Dlapb.h91 unsigned short t1, t2; member
Ddn_dev.h75 unsigned long t2; /* Default value of t2 */ member
Drose.h138 unsigned long t1, t2, t3, hb, idle; member
Dnetrom.h72 unsigned long t1, t2, t4, idle; member
Dx25.h154 unsigned long t2, t21, t22, t23; member
Dax25.h238 unsigned long t1, t2, t3, idle, rtt; member
/linux-4.4.14/drivers/hwmon/
Dsht15.c650 int t2; in sht15_calc_humid() local
656 t2 = 1280; in sht15_calc_humid()
660 t2 = 80; in sht15_calc_humid()
666 return (temp - 25000) * (10000 + t2 * data->val_humid) in sht15_calc_humid()
Dnct7802.c198 unsigned int t1, t2 = 0; in nct7802_read_temp() local
209 err = regmap_read(data->regmap, reg_temp_low, &t2); in nct7802_read_temp()
213 t1 |= t2 & 0xe0; in nct7802_read_temp()
/linux-4.4.14/net/netrom/
Daf_netrom.c325 nr->t2 = opt * HZ; in nr_setsockopt()
374 val = nr->t2 / HZ; in nr_getsockopt()
455 nr->t2 = in nr_create()
504 nr->t2 = onr->t2; in nr_make_new()
1316 nr->t2 / HZ, in nr_info_show()
Dnr_timer.c63 mod_timer(&nr->t2timer, jiffies + nr->t2); in nr_start_t2timer()
/linux-4.4.14/net/x25/
Dx25_timer.c57 mod_timer(&x25->timer, jiffies + x25->t2); in x25_start_t2timer()
Dx25_proc.c109 x25->va, x25_display_timer(s) / HZ, x25->t2 / HZ, in x25_seq_socket_show()
Daf_x25.c572 x25->t2 = sysctl_x25_ack_holdback_timeout; in x25_create()
623 x25->t2 = ox25->t2; in x25_make_new()
/linux-4.4.14/kernel/trace/
Dtrace_probe.c433 const struct fetch_type *t2; in parse_probe_arg() local
435 t2 = find_fetch_type(NULL, ftbl); in parse_probe_arg()
446 ret = parse_probe_arg(arg, t2, &dprm->orig, is_return, in parse_probe_arg()
/linux-4.4.14/net/rose/
Daf_rose.c399 rose->t2 = opt * HZ; in rose_setsockopt()
456 val = rose->t2 / HZ; in rose_getsockopt()
545 rose->t2 = msecs_to_jiffies(sysctl_rose_reset_request_timeout); in rose_create()
590 rose->t2 = orose->t2; in rose_make_new()
1436 rose->t2 / HZ, in rose_info_show()
Drose_timer.c67 rose->timer.expires = jiffies + rose->t2; in rose_start_t2timer()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c996 struct list_head *t2; in lnet_match_networks() local
1052 list_for_each(t2, &matched_nets) { in lnet_match_networks()
1053 tb2 = list_entry(t2, struct lnet_text_buf_t, in lnet_match_networks()
1073 list_for_each_safe(t, t2, &current_nets) { in lnet_match_networks()
/linux-4.4.14/drivers/scsi/esas2r/
Desas2r_disc.c1049 struct esas2r_target *t2; in esas2r_disc_dev_remove() local
1063 t2 = in esas2r_disc_dev_remove()
1068 if (t2) in esas2r_disc_dev_remove()
1069 esas2r_targ_db_remove(a, t2); in esas2r_disc_dev_remove()
/linux-4.4.14/sound/soc/codecs/
Dwm8350.c979 unsigned int t1, t2, K, Nmod; in fll_factors() local
1000 t2 = input * fll_div->ratio; in fll_factors()
1002 fll_div->n = t1 / t2; in fll_factors()
1003 Nmod = t1 % t2; in fll_factors()
1007 do_div(Kpart, t2); in fll_factors()
/linux-4.4.14/net/wireless/
Dchan.c558 unsigned int t1 = 0, t2 = 0; in cfg80211_chandef_dfs_cac_time() local
574 t2 = cfg80211_get_chans_dfs_cac_time(wiphy, in cfg80211_chandef_dfs_cac_time()
578 return max(t1, t2); in cfg80211_chandef_dfs_cac_time()
/linux-4.4.14/drivers/firmware/efi/libstub/
Defi-stub-helper.c639 goto t2; in efi_utf16_to_utf8()
643 t2: in efi_utf16_to_utf8()
/linux-4.4.14/arch/openrisc/kernel/
Dentry.S31 #define DISABLE_INTERRUPTS(t1,t2) \ argument
32 l.mfspr t2,r0,SPR_SR ;\
35 l.and t2,t2,t1 ;\
36 l.mtspr r0,t2,SPR_SR
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-bandgap.c1055 int t1, t2, interval, ret = 0; in ti_bandgap_get_trend() local
1088 ret = ti_bandgap_adc_to_mcelsius(bgp, temp2, &t2); in ti_bandgap_get_trend()
1101 *trend = (t1 - t2) / interval; in ti_bandgap_get_trend()
1104 t1, t2, *trend); in ti_bandgap_get_trend()
/linux-4.4.14/drivers/s390/cio/
Dchsc.h199 u64 t2; member
Dqdio_main.c1835 (rr->naihdr.resume_token.t1 || rr->naihdr.resume_token.t2))); in qdio_pnso_brinfo()
/linux-4.4.14/fs/jfs/
Djfs_dmap.h190 struct dmapctl t2; member
/linux-4.4.14/include/drm/
Ddrm_edid.h41 u8 t2; member
/linux-4.4.14/drivers/firmware/
Darm_scpi.c451 const struct scpi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func() local
453 return t1->freq - t2->freq; in opp_cmp_func()
/linux-4.4.14/drivers/net/fddi/skfp/
Dhwmtm.c1945 struct s_smt_fp_txd volatile *t2 = NULL ; in mac_drv_clear_txd() local
1981 t2 = t1 ; in mac_drv_clear_txd()
1991 DB_TX("mac_drv_tx_comp for TxD 0x%x",t2,0,4) ; in mac_drv_clear_txd()
1992 mac_drv_tx_complete(smc,t2) ; in mac_drv_clear_txd()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_sdvo_regs.h549 u8 t2; member
/linux-4.4.14/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo_regs.h544 u8 t2; member
/linux-4.4.14/Documentation/DocBook/media/
Dselection.png.b64168 WpkkMKJHgqI8hEUAAMBQSlQn1TBv0ud/t2/bkTIw8kS0Oo3choKidIRFAAAAzwO/CsKkmO2I3Zec
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init_ops.h913 static void bnx2x_src_init_t2(struct bnx2x *bp, struct src_ent *t2, in bnx2x_src_init_t2() argument
921 t2[i].next = (u64)(t2_mapping + in bnx2x_src_init_t2()
Dbnx2x_main.c7792 bnx2x_src_init_t2(bp, bp->t2, bp->t2_mapping, SRC_CONN_NUM); in bnx2x_init_searcher()
8257 BNX2X_PCI_FREE(bp->t2, bp->t2_mapping, SRC_T2_SZ); in bnx2x_free_mem_cnic()
8288 BNX2X_PCI_FREE(bp->t2, bp->t2_mapping, SRC_T2_SZ); in bnx2x_free_mem()
8308 if (CONFIGURE_NIC_MODE(bp) && !bp->t2) { in bnx2x_alloc_mem_cnic()
8310 bp->t2 = BNX2X_PCI_ALLOC(&bp->t2_mapping, SRC_T2_SZ); in bnx2x_alloc_mem_cnic()
8311 if (!bp->t2) in bnx2x_alloc_mem_cnic()
8334 if (!CONFIGURE_NIC_MODE(bp) && !bp->t2) { in bnx2x_alloc_mem()
8336 bp->t2 = BNX2X_PCI_ALLOC(&bp->t2_mapping, SRC_T2_SZ); in bnx2x_alloc_mem()
8337 if (!bp->t2) in bnx2x_alloc_mem()
Dbnx2x.h1774 void *t2; member
/linux-4.4.14/drivers/atm/
Dzatm.c1188 unsigned long t0,t1,t2; in zatm_init() local
1246 t2 = zpeekl(zatm_dev,uPD98401_TSR); in zatm_init()
1249 while (t0 > t1 || t1 > t2); /* loop if wrapping ... */ in zatm_init()
1250 zatm_dev->khz = t2-2*t1+t0; in zatm_init()
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c805 struct pkg_data *p, struct thread_data *t2, in delta_cpu() argument
813 delta_thread(t, t2, c2); /* c2 is core delta */ in delta_cpu()
1616 struct thread_data *t, *t2; in for_all_cpus_2() local
1625 t2 = GET_THREAD(thread_base2, thread_no, core_no, pkg_no); in for_all_cpus_2()
1633 retval = func(t, c, p, t2, c2, p2); in for_all_cpus_2()
/linux-4.4.14/Documentation/filesystems/
Dsharedsubtree.txt65 t1 t2 t3
68 t1 t2 t3
99 t1 t2 t3
102 t1 t2 t3
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4738 int f[8], t[8], t1[3], t2[3], i; in ar9003_hw_power_control_override() local
4775 t2[0] = eep->base_ext1.tempslopextension[4]; in ar9003_hw_power_control_override()
4780 t2[1] = eep->base_ext1.tempslopextension[1]; in ar9003_hw_power_control_override()
4785 t2[2] = eep->base_ext1.tempslopextension[7]; in ar9003_hw_power_control_override()
4793 f, t2, 3); in ar9003_hw_power_control_override()
/linux-4.4.14/drivers/video/fbdev/
Dpxafb.c1236 unsigned t1, t2, t3, t4; in setup_smart_timing() local
1239 t2 = max(mode->rd_pulse_width, mode->wr_pulse_width); in setup_smart_timing()
1246 LCCR1_EndLnDel(__smart_timing(t2, lclk)) | in setup_smart_timing()
/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb.c1488 u32 t0, t1, t2, t3; in sisusb_getbuswidth() local
1514 ret |= READL(ramptr + 8, &t2); in sisusb_getbuswidth()
1521 if ((t3 != 0xcdef0123) || (t2 != 0x89abcdef)) { in sisusb_getbuswidth()
/linux-4.4.14/Documentation/networking/
Dlapb-module.txt62 unsigned int t2;
/linux-4.4.14/drivers/firewire/
Dohci.c1725 u32 t0, t1, t2; in get_cycle_time() local
1741 t2 = cycle_timer_ticks(c2); in get_cycle_time()
1743 diff12 = t2 - t1; in get_cycle_time()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h3887 } t2; member
3891 #define ulpIoTag0 un1.t2.ulpIoTag0
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c20338 const struct chan_info_nphy_radio2057_rev5 **t2, in wlc_phy_chan2freq_nphy() argument
20420 *t2 = &chan_info_tbl_p_2[i]; in wlc_phy_chan2freq_nphy()
20501 const struct chan_info_nphy_radio2057_rev5 *t2 = NULL; in wlc_phy_get_chan_freq_range_nphy() local
20507 wlc_phy_chan2freq_nphy(pi, channel, &freq, &t0, &t1, &t2, &t3); in wlc_phy_get_chan_freq_range_nphy()
21271 const struct chan_info_nphy_radio2057_rev5 *t2 = NULL; in wlc_phy_chanspec_set_nphy() local
21275 (pi, CHSPEC_CHANNEL(chanspec), &freq, &t0, &t1, &t2, &t3)) in wlc_phy_chanspec_set_nphy()
21311 wlc_phy_chanspec_radio2057_setup(pi, t0, t2); in wlc_phy_chanspec_set_nphy()
21314 (const struct nphy_sfo_cfg *)&(t2->PHY_BW1a) : in wlc_phy_chanspec_set_nphy()
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt579 E: MODALIAS=nd:t2
/linux-4.4.14/drivers/gpu/drm/
Ddrm_edid.c2259 (edid->established_timings.t2 << 8) | in add_established_modes()