Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 45) sorted by relevance

12

/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()
/drivers/staging/skein/
Dthreefish_block.c11 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_encrypt_256() local
504 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_decrypt_256() local
1151 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_encrypt_512() local
2112 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_decrypt_512() local
3381 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_encrypt_1024() local
5502 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], in threefish_decrypt_1024() local
/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h126 static inline int cfs_time_before_64(__u64 t1, __u64 t2) in cfs_time_before_64()
131 static inline int cfs_time_beforeq_64(__u64 t1, __u64 t2) in cfs_time_beforeq_64()
/drivers/ata/
Dpata_sis.c230 u8 t1, t2; in sis_old_set_piomode() local
292 u32 t1; in sis_133_set_piomode() local
485 u32 t1; in sis_133_set_dmamode() local
532 u32 t1; in sis_133_mode_filter() local
Dpata_samsung_cf.c95 int t1 = ata->setup; in pata_s3c_setup_timing() local
Dpata_octeon_cf.c141 int t1; in octeon_cf_set_piomode() local
Dpata_ep93xx.c239 unsigned long t1) in ep93xx_pata_rw_begin()
/drivers/ide/
Dsis5513.c200 u16 t1 = 0; in sis_ata16_program_timings() local
223 u8 t1, drive_pci = 0x40 + drive->dn * 2; in sis_ata100_program_timings() local
246 u32 t1 = 0; in sis_ata133_program_timings() local
Dqd65xx.c301 u16 t1, t2; in qd6580_init_dev() local
/drivers/infiniband/hw/ipath/
Dipath_stats.c56 unsigned long t0, t1; in ipath_snap_cntr() local
/drivers/usb/host/
Dehci-hub.c193 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; in ehci_adjust_port_wakeup_flags() local
271 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; in ehci_bus_suspend() local
Dohci-hub.c611 #define tick_before(t1,t2) ((s16)(((s16)(t1))-((s16)(t2))) < 0) argument
Dxhci-hub.c1198 u32 t1, t2; in xhci_bus_suspend() local
/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
/drivers/media/v4l2-core/
Dv4l2-dv-timings.c228 bool v4l2_match_dv_timings(const struct v4l2_dv_timings *t1, in v4l2_match_dv_timings()
/drivers/scsi/bfa/
Dbfa_port.c31 __be32 t0, t1; in bfa_port_stats_swap() local
/drivers/gpio/
Dgpio-viperboard.c52 u8 t1; member
/drivers/thermal/
Dimx_thermal.c353 int t1, n1; in imx_get_sensor_data() local
/drivers/media/pci/zoran/
Dzoran_device.c197 unsigned long t0, t1; in detect_guest_activity() local
/drivers/net/fddi/skfp/
Dhwmtm.c1944 struct s_smt_fp_txd volatile *t1 ; in mac_drv_clear_txd() local
/drivers/media/dvb-frontends/
Dlgs8gxx.c377 u8 t1, t2; in lgs8gxx_autolock_gi() local
/drivers/s390/cio/
Dchsc.h183 u64 t1; member
/drivers/input/joystick/
Danalog.c394 u64 t1, t2, t3; in analog_calibrate_timer() local
/drivers/thermal/ti-soc-thermal/
Dti-bandgap.c984 int t1, t2, interval, ret = 0; in ti_bandgap_get_trend() local
/drivers/tty/
Dn_gsm.c141 struct timer_list t1; /* Retransmit timer for SABM and UA */ member
259 int t1, t2; /* Timers in 1/100th of a sec */ member

12