taglinefilesource code
timer_list538drivers/block/floppy.cstatic struct timer_list fd_timeout ={ NULL, NULL, 0, 0,
timer_list834drivers/block/floppy.cstatic struct timer_list motor_off_timer[N_DRIVE] = {
timer_list894drivers/block/floppy.cstatic struct timer_list fd_timer ={ NULL, NULL, 0, 0, 0 };
timer_list346drivers/block/ide.hstruct timer_list  timer;  /* failsafe timer */
timer_list240drivers/cdrom/aztcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list347drivers/cdrom/cdu31a.cstatic struct timer_list cdu31a_abort_timer;
timer_list160drivers/cdrom/cm206.cstruct timer_list timer;  /* time-out */
timer_list167drivers/cdrom/optcd.cstatic struct timer_list delay_timer = {NULL, NULL, 0, 0, NULL};
timer_list683drivers/cdrom/sbpcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, mark_timeout_delay};
timer_list684drivers/cdrom/sbpcd.cstatic struct timer_list data_timer = { NULL, NULL, 0, 0, mark_timeout_data};
timer_list686drivers/cdrom/sbpcd.cstatic struct timer_list audio_timer = { NULL, NULL, 0, 0, mark_timeout_audio};
timer_list201drivers/cdrom/sjcd.cstatic struct timer_list sjcd_delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list691drivers/char/istallion.cstatic struct timer_list  stli_timerlist = {
timer_list158drivers/char/vt.cstatic struct timer_list sound_timer = { NULL, NULL, 0, 0, kd_nosound };
timer_list533drivers/net/arcnet.cstruct timer_list timer; /* the timer interrupt struct */
timer_list123drivers/net/atp.cstatic struct timer_list atp_timer = {NULL, NULL, 0, 0, atp_timed_checker};
timer_list151drivers/net/ibmtr.cstatic struct timer_list tr_timer={NULL,NULL,0,0L,tok_open_adapter};
timer_list47drivers/net/wavelan.ctypedef struct timer_list  timer_list;
timer_list64drivers/net/wavelan.ctimer_list  watchdog;
timer_list1363drivers/net/wavelan.cif (lp->watchdog.next == (timer_list *)0)
timer_list978drivers/scsi/aic7xxx.cstruct timer_list   timer;          /* timeout for device reset command */
timer_list73drivers/sound/midibuf.cstatic struct timer_list poll_timer =
timer_list498drivers/sound/soundcard.cstatic struct timer_list seq_timer =
timer_list49drivers/sound/sys_timer.cstatic struct timer_list def_tmr =
timer_list75drivers/sound/uart6850.cstatic struct timer_list uart6850_timer =
timer_list60include/linux/if_eql.hstruct timer_list timer;
timer_list79include/linux/igmp.hstruct timer_list timer;
timer_list157include/linux/ip_fw.hstruct timer_list timer;  /* Expiration timer */
timer_list145include/linux/mroute.hstruct timer_list mfc_timer;    /* Expiry timer      */
timer_list190include/linux/sched.hstruct timer_list real_timer;
timer_list80include/linux/timer.hstruct timer_list *next;
timer_list81include/linux/timer.hstruct timer_list *prev;
timer_list87include/linux/timer.hextern void add_timer(struct timer_list * timer);
timer_list88include/linux/timer.hextern int  del_timer(struct timer_list * timer);
timer_list92include/linux/timer.hextern inline void init_timer(struct timer_list * timer)
timer_list158include/net/ax25.hstruct timer_list  timer;
timer_list74include/net/ip.hstruct timer_list timer;  /* when will this queue expire?    */
timer_list140include/net/sock.hstruct timer_list  partial_timer;
timer_list225include/net/sock.hstruct timer_list  keepalive_timer;  /* TCP keepalive hack */
timer_list226include/net/sock.hstruct timer_list  retransmit_timer;  /* TCP retransmit timer */
timer_list227include/net/sock.hstruct timer_list  ack_timer;    /* TCP delayed ack timer */
timer_list243include/net/sock.hstruct timer_list  timer;    /* This is the TIME_WAIT/receive timer
timer_list306kernel/sched.cstruct timer_list timer;
timer_list431kernel/sched.cstatic struct timer_list timer_head = { &timer_head, &timer_head, ~0, 0, NULL };
timer_list434kernel/sched.cvoid add_timer(struct timer_list * timer)
timer_list437kernel/sched.cstruct timer_list *p;
timer_list459kernel/sched.cint del_timer(struct timer_list * timer)
timer_list463kernel/sched.cstruct timer_list * p;
timer_list672kernel/sched.cstruct timer_list * timer;
timer_list39net/802/tr.cstatic struct timer_list rif_timer={ NULL,NULL,RIF_CHECK_INTERVAL,0L,rif_check_expire };
timer_list82net/appletalk/aarp.cstatic struct timer_list aarp_timer;
timer_list119net/ipv4/arp.cstruct timer_list    timer;      /* expire timer     */
timer_list182net/ipv4/arp.cstatic struct timer_list arp_timer =