Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 120 of 120) sorted by relevance

/linux-4.4.14/arch/sparc/lib/
Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
41 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
49 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
86 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
100 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
118 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
Dchecksum_32.S18 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
32 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
236 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
Dcopy_user.S67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
91 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
99 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dblockops.S26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/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()
56 static inline int cfs_time_after(unsigned long t1, unsigned long t2) in cfs_time_after()
61 static inline int cfs_time_aftereq(unsigned long t1, unsigned long t2) in cfs_time_aftereq()
/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()
99 static inline int cfs_time_beforeq_64(__u64 t1, __u64 t2) in cfs_time_beforeq_64()
/linux-4.4.14/drivers/staging/skein/
Dthreefish_block.c12 t2 = key_ctx->tweak[2]; in threefish_encrypt_256() local
505 t2 = key_ctx->tweak[2]; in threefish_decrypt_256() local
1152 t2 = key_ctx->tweak[2]; in threefish_encrypt_512() local
2113 t2 = key_ctx->tweak[2]; in threefish_decrypt_512() local
3382 t2 = key_ctx->tweak[2]; in threefish_encrypt_1024() local
5503 t2 = key_ctx->tweak[2]; in threefish_decrypt_1024() local
/linux-4.4.14/arch/powerpc/crypto/
Daes-spe-keys.S44 #define LS_BOX(r, t1, t2) \ argument
60 #define GF8_MUL(out, in, t1, t2) \ argument
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_tuple.h124 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal()
132 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal()
140 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal()
156 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
/linux-4.4.14/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S103 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
121 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
221 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
232 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
240 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
Dserpent-sse2-i586-asm_32.S468 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
483 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
491 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
499 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
Dcast6-avx-x86_64-asm_64.S200 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
211 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
219 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
Dglue_helper-asm-avx2.S61 t1x, t2, t2x, t3, t3x, t4, t5) \ argument
124 tivx, t0, t0x, t1, t1x, t2, t2x, t3, \ argument
Dcamellia-aesni-avx-asm_64.S49 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
267 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
297 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
418 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
Dserpent-sse2-x86_64-asm_64.S590 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
605 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
613 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
621 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
Dcamellia-aesni-avx2-asm_64.S66 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
306 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
336 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
457 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
Dserpent-avx-x86_64-asm_64.S553 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
564 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
567 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
Dserpent-avx2-asm_64.S545 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
556 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
559 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ argument
Dpoly1305-sse2-x86_64.S41 #define t2 %xmm4 macro
Dpoly1305-avx2-x86_64.S61 #define t2 %ymm6 macro
Dglue_helper-asm-avx.S54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dswab.h26 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h8 #define t2 $3 macro
/linux-4.4.14/tools/perf/tests/
Dthread-mg-share.c14 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
/linux-4.4.14/drivers/iio/pressure/
Dms5611_core.c100 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
136 s64 off2, sens2, t2; in ms5607_temp_and_pressure_compensate() local
/linux-4.4.14/arch/mips/include/asm/
Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dtopology.c39 static int __compare(const void *t1, const void *t2) in __compare()
/linux-4.4.14/arch/sparc/mm/
Dtsunami.S86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-4.4.14/arch/openrisc/kernel/
Dentry.S31 #define DISABLE_INTERRUPTS(t1,t2) \ argument
/linux-4.4.14/arch/ia64/lib/
Dmemcpy.S32 # define t2 r20 macro
Dcopy_page_mck.S76 #define t2 r18 macro
Dcopy_user.S53 #define t2 r3 // lshift in bytes macro
Dmemcpy_mck.S44 #define t2 r24 macro
/linux-4.4.14/drivers/ata/
Dpata_ep93xx.c218 unsigned long t2) in ep93xx_pata_wait_for_iordy()
247 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end()
268 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
302 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
Dpata_samsung_cf.c96 int t2 = ata->act8b; in pata_s3c_setup_timing() local
Dpata_sis.c230 u8 t1, t2; in sis_old_set_piomode() local
Dpata_octeon_cf.c142 int t2; in octeon_cf_set_piomode() local
/linux-4.4.14/kernel/
Ddelayacct.c86 unsigned long long t2, t3; in __delayacct_add_tsk() local
Dkcmp.c47 long t1, t2; in kcmp_ptr() local
/linux-4.4.14/net/netfilter/
Dnf_conntrack_extend.c127 struct nf_ct_ext_type *t1, *t2; in update_alloc_size() local
Dnfnetlink_log.c774 struct hlist_node *t2; in nfulnl_rcv_nl_event() local
Dnfnetlink_queue.c893 struct hlist_node *t2; in nfqnl_rcv_nl_event() local
/linux-4.4.14/arch/mips/kernel/
Dspinlock_test.c94 struct spin_multi_per_thread t1, t2; in multi_get() local
Dpm-cps.c83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
/linux-4.4.14/include/uapi/linux/
Dgsmmux.h14 unsigned int t2; member
Dax25.h91 unsigned int t2, t2timer; member
101 unsigned int t2, t2timer; member
/linux-4.4.14/arch/powerpc/include/asm/
Datomic.h202 int t1, t2; in atomic_inc_not_zero() local
465 long t1, t2; in atomic64_inc_not_zero() local
/linux-4.4.14/drivers/usb/host/
Dehci-hub.c192 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags() local
271 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_bus_suspend() local
Dohci-hub.c611 #define tick_before(t1,t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) argument
Dxhci-hub.c1302 u32 t1, t2; in xhci_bus_suspend() local
Doxu210hp-hcd.c3479 u32 t2 = t1; in oxu_bus_suspend() local
Dxhci.c858 u32 t1, t2; in xhci_disable_port_wake_on_bits() local
Du132-hcd.c2644 #define tick_before(t1, t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) argument
/linux-4.4.14/arch/mips/cavium-octeon/
Dcsrc-octeon.c111 u64 t1, t2, t3; in sched_clock() local
Docteon-memcpy.S110 #define t2 $10 macro
/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/crypto/
Dsha256_generic.c57 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
Dsha512_generic.c84 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
Dcamellia_generic.c832 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
Dvmac.c250 u32 t2; in poly_step_func() local
/linux-4.4.14/arch/x86/purgatory/
Dsha256.c50 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
/linux-4.4.14/drivers/input/gameport/
Dgameport.c85 u64 t1, t2, t3; in gameport_measure_speed() local
118 unsigned int i, t, t1, t2, t3, tx; in old_gameport_measure_speed() local
/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/arch/x86/kernel/
Dapb_timer.c367 cycle_t t1, t2; in apbt_quick_calibrate() local
Dtsc.c381 u64 t1, t2; in tsc_read_refs() local
452 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local
/linux-4.4.14/Documentation/ptp/
Dtestptp.c184 int64_t t1, t2, tp; in main() local
/linux-4.4.14/drivers/ide/
Dqd65xx.c301 u16 t1, t2; in qd6580_init_dev() local
Dpalm_bk3710.c147 u8 t2, t2i, t0; in palm_bk3710_setpiomode() local
Dsis5513.c230 u8 t2 = 0; in sis_ata100_program_timings() local
/linux-4.4.14/drivers/media/dvb-frontends/
Dlgs8gxx.c270 u8 t2; in lgs8gxx_set_mode_manual() local
377 u8 t1, t2; in lgs8gxx_autolock_gi() local
/linux-4.4.14/drivers/block/paride/
Dbpck.c35 #define t2(pat) {PC ^= pat; out_p(2,PC);} macro
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-dsp.c79 u32 t2, t4, t6, t8; in int_cos() local
/linux-4.4.14/include/net/
Dlapb.h91 unsigned short t1, t2; member
Ddn_dev.h75 unsigned long t2; /* Default value of t2 */ member
Dnetrom.h72 unsigned long t1, t2, t4, idle; member
Drose.h138 unsigned long t1, t2, t3, hb, 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/iio/common/ms_sensors/
Dms_sensors_i2c.c580 s64 off, sens, t2, off2, sens2; in ms_sensors_read_temp_and_pressure() local
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-dv-timings.c230 const struct v4l2_dv_timings *t2, in v4l2_match_dv_timings()
/linux-4.4.14/drivers/scsi/esas2r/
Desas2r_disc.c1049 struct esas2r_target *t2; in esas2r_disc_dev_remove() local
/linux-4.4.14/arch/alpha/include/asm/
Dmachvec.h115 } t2; member
/linux-4.4.14/lib/
Dcrc32.c77 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
Dlocking-selftest.c50 static struct ww_acquire_ctx t, t2; variable
/linux-4.4.14/net/wireless/
Dchan.c558 unsigned int t1 = 0, t2 = 0; in cfg80211_chandef_dfs_cac_time() local
/linux-4.4.14/drivers/gpio/
Dgpio-viperboard.c53 u8 t2; member
/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()
/linux-4.4.14/kernel/trace/
Dtrace_probe.c433 const struct fetch_type *t2; in parse_probe_arg() local
/linux-4.4.14/arch/mips/lib/
Dmemcpy.S172 #define t2 $10 macro
Dcsum_partial.S30 #define t2 $10 macro
/linux-4.4.14/arch/parisc/lib/
Dmemcpy.c282 register unsigned long src, dst, t1, t2, t3; in pa_memcpy_internal() local
/linux-4.4.14/drivers/media/usb/gspca/
Dt613.c755 u8 t2[] = { 0x07, 0x00, 0x0d, 0x60, 0x0e, 0x80 }; in sd_start() local
/linux-4.4.14/drivers/net/fddi/skfp/
Dhwmtm.c1945 struct s_smt_fp_txd volatile *t2 = NULL ; in mac_drv_clear_txd() local
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c996 struct list_head *t2; in lnet_match_networks() local
/linux-4.4.14/drivers/hwmon/
Dsht15.c650 int t2; in sht15_calc_humid() local
Dnct7802.c198 unsigned int t1, t2 = 0; in nct7802_read_temp() local
/linux-4.4.14/fs/jfs/
Djfs_dmap.h190 struct dmapctl t2; member
/linux-4.4.14/drivers/input/joystick/
Danalog.c394 u64 t1, t2, t3; in analog_calibrate_timer() local
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-bandgap.c1055 int t1, t2, interval, ret = 0; in ti_bandgap_get_trend() local
/linux-4.4.14/drivers/s390/cio/
Dchsc.h199 u64 t2; member
/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()
Dbnx2x.h1774 void *t2; member
/linux-4.4.14/sound/soc/codecs/
Dwm8350.c979 unsigned int t1, t2, K, Nmod; in fll_factors() local
/linux-4.4.14/fs/cifs/
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/tools/power/x86/turbostat/
Dturbostat.c805 struct pkg_data *p, struct thread_data *t2, in delta_cpu()
1616 struct thread_data *t, *t2; in for_all_cpus_2() local
/linux-4.4.14/drivers/atm/
Dzatm.c1188 unsigned long t0,t1,t2; in zatm_init() local
/linux-4.4.14/include/drm/
Ddrm_edid.h41 u8 t2; member
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.c1189 u8 t1, t2; in registers_show() local
Dnet2280.c1624 u32 t1, t2; in registers_show() local
/linux-4.4.14/drivers/firmware/
Darm_scpi.c451 const struct scpi_opp *t1 = opp1, *t2 = opp2; in opp_cmp_func() local
/linux-4.4.14/drivers/video/fbdev/
Dpxafb.c1236 unsigned t1, t2, t3, t4; in setup_smart_timing() local
/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
/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb.c1488 u32 t0, t1, t2, t3; in sisusb_getbuswidth() local
/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()
20501 const struct chan_info_nphy_radio2057_rev5 *t2 = NULL; in wlc_phy_get_chan_freq_range_nphy() local
21271 const struct chan_info_nphy_radio2057_rev5 *t2 = NULL; in wlc_phy_chanspec_set_nphy() local
/linux-4.4.14/drivers/tty/
Dn_gsm.c259 int t1, t2; /* Timers in 1/100th of a sec */ member
/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/drivers/firewire/
Dohci.c1725 u32 t0, t1, t2; in get_cycle_time() local
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h3887 } t2; member