taglinefilesource code
time738drivers/char/n_tty.cint minimum, time;
time768drivers/char/n_tty.cminimum = time = 0;
time771drivers/char/n_tty.ctime = (HZ / 10) * TIME_CHAR(tty);
time775drivers/char/n_tty.cif (time)
time781drivers/char/n_tty.cif (time) {
time782drivers/char/n_tty.ccurrent->timeout = time + jiffies;
time783drivers/char/n_tty.ctime = 0;
time884drivers/char/n_tty.cif (time)
time885drivers/char/n_tty.ccurrent->timeout = time + jiffies;
time332drivers/net/arcnet.c#define JIFFER(time) for (delayval=jiffies+(time); delayval>=jiffies;);
time653drivers/scsi/eata.cunsigned int i, j, flags, time, k, limit = 0;
time720drivers/scsi/eata.ctime = jiffies;
time721drivers/scsi/eata.cwhile (jiffies < (time + 200) && limit++ < 100000000) sti();
time408drivers/scsi/eata_dma.cuint x, z, time, limit = 0;
time471drivers/scsi/eata_dma.ctime = jiffies;
time472drivers/scsi/eata_dma.cwhile (jiffies < (time + 300) && limit++ < 10000000);
time657drivers/scsi/in2000.cunsigned long time = jiffies + how_long;
time658drivers/scsi/in2000.cwhile (jiffies < time) ;
time601drivers/scsi/u14-34f.cunsigned int i, j, flags, time, k, limit = 0;
time669drivers/scsi/u14-34f.ctime = jiffies;
time670drivers/scsi/u14-34f.cwhile (jiffies < (time + 200) && limit++ < 100000000) sti();
time561drivers/scsi/wd7000.cregister unsigned long time = jiffies + how_long;
time563drivers/scsi/wd7000.cwhile (jiffies < time);
time197drivers/sound/dev_table.hvoid (*arm_timer)(int dev, long time);
time1384drivers/sound/mpu401.clong            time;
time1389drivers/sound/mpu401.ctime = parm;
time1390drivers/sound/mpu401.cnext_event_time = prev_event_time = time;
time1560drivers/sound/mpu401.cmpu_timer_arm (int dev, long time)
time1562drivers/sound/mpu401.cif (time < 0)
time1563drivers/sound/mpu401.ctime = curr_ticks + 1;
time1564drivers/sound/mpu401.celse if (time <= curr_ticks)  /* It's the time */
time1567drivers/sound/mpu401.cnext_event_time = prev_event_time = time;
time150drivers/sound/os.h#define ACTIVATE_TIMER(name, proc, time) \
time151drivers/sound/os.h{name.expires = time; \
time654drivers/sound/sequencer.clong            time;
time657drivers/sound/sequencer.ctime = parm;
time658drivers/sound/sequencer.cprev_event_time = time;
time660drivers/sound/sequencer.crequest_sound_timer (time);
time758drivers/sound/sequencer.clong            time;
time761drivers/sound/sequencer.ctime = *delay;
time762drivers/sound/sequencer.cprev_event_time = time;
time764drivers/sound/sequencer.crequest_sound_timer (time);
time185drivers/sound/sound_timer.clong            time;
time190drivers/sound/sound_timer.ctime = parm;
time191drivers/sound/sound_timer.cnext_event_time = prev_event_time = time;
time328drivers/sound/sound_timer.ctimer_arm (int dev, long time)
time330drivers/sound/sound_timer.cif (time < 0)
time331drivers/sound/sound_timer.ctime = curr_ticks + 1;
time332drivers/sound/sound_timer.celse if (time <= curr_ticks)  /* It's the time */
time335drivers/sound/sound_timer.cnext_event_time = prev_event_time = time;
time139drivers/sound/sys_timer.clong            time;
time144drivers/sound/sys_timer.ctime = parm;
time145drivers/sound/sys_timer.cnext_event_time = prev_event_time = time;
time278drivers/sound/sys_timer.cdef_tmr_arm (int dev, long time)
time280drivers/sound/sys_timer.cif (time < 0)
time281drivers/sound/sys_timer.ctime = curr_ticks + 1;
time282drivers/sound/sys_timer.celse if (time <= curr_ticks)  /* It's the time */
time285drivers/sound/sys_timer.cnext_event_time = prev_event_time = time;
time316fs/isofs/rock.cinode->i_ctime = iso_date(rr->u.TF.times[cnt++].time, 0);
time318fs/isofs/rock.cinode->i_mtime = iso_date(rr->u.TF.times[cnt++].time, 0);
time320fs/isofs/rock.cinode->i_atime = iso_date(rr->u.TF.times[cnt++].time, 0);
time322fs/isofs/rock.cinode->i_ctime = iso_date(rr->u.TF.times[cnt++].time, 0);
time67fs/isofs/rock.hchar time[7];
time434fs/msdos/inode.cdate_dos2unix(CF_LE_W(raw_entry->time),CF_LE_W(raw_entry->date));
time465fs/msdos/inode.cdate_unix2dos(inode->i_mtime,&raw_entry->time,&raw_entry->date);
time466fs/msdos/inode.craw_entry->time = CT_LE_W(raw_entry->time);
time215fs/msdos/misc.cint date_dos2unix(unsigned short time,unsigned short date)
time221fs/msdos/misc.csecs = (time & 31)*2+60*((time >> 5) & 63)+(time >> 11)*3600+86400*
time232fs/msdos/misc.cvoid date_unix2dos(int unix_date,unsigned short *time,
time238fs/msdos/misc.c*time = (unix_date % 60)/2+(((unix_date/60) % 60) << 5)+
time203fs/msdos/namei.cdate_unix2dos(dir->i_mtime,&de->time,&de->date);
time73fs/nfs/file.cunsigned long  time;    /* time, this entry was inserted */
time126fs/nfs/file.c&& (abs(jiffies - cache[i].time) <= EXPIRE_CACHE))
time184fs/nfs/file.ccache[tail].time = jiffies;
time215fs/nfs/file.ccache[i].time -= EXPIRE_CACHE;
time509fs/sysv/inode.cunsigned long time = CURRENT_TIME;
time515fs/sysv/inode.c*sb->sv_sb_state = 0x7c269d38 - time;
time517fs/sysv/inode.ctime = to_coh_ulong(time);
time518fs/sysv/inode.c*sb->sv_sb_time = time;
time84include/linux/lp.h#define LP_TIME(minor)  lp_table[(minor)].time    /* wait time */
time96include/linux/lp.hunsigned int time;
time86include/linux/msdos_fs.hunsigned short time,date,start; /* time, date and first cluster */
time122include/linux/msdos_fs.hextern int date_dos2unix(unsigned short time,unsigned short date);
time123include/linux/msdos_fs.hextern void date_unix2dos(int unix_date,unsigned short *time,
time89include/linux/timex.hstruct timeval time;  /* (read only) */
time439kernel/time.ctxc.time     = xtime;