taglinefilesource code
timer_list251drivers/block/aztcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list342drivers/block/cdu31a.cstatic struct timer_list cdu31a_abort_timer;
timer_list169drivers/block/cm206.cstruct timer_list timer;  /* time-out */
timer_list630drivers/block/floppy.cstatic struct timer_list fd_timeout ={ NULL, NULL, 0, 0,
timer_list905drivers/block/floppy.cstatic struct timer_list motor_off_timer[N_DRIVE] = {
timer_list965drivers/block/floppy.cstatic struct timer_list fd_timer ={ NULL, NULL, 0, 0, 0 };
timer_list341drivers/block/ide.hstruct timer_list  timer;  /* failsafe timer */
timer_list178drivers/block/optcd.cstatic struct timer_list delay_timer = {NULL, NULL, 0, 0, NULL};
timer_list694drivers/block/sbpcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, mark_timeout_delay};
timer_list695drivers/block/sbpcd.cstatic struct timer_list data_timer = { NULL, NULL, 0, 0, mark_timeout_data};
timer_list697drivers/block/sbpcd.cstatic struct timer_list audio_timer = { NULL, NULL, 0, 0, mark_timeout_audio};
timer_list192drivers/block/sjcd.cstatic struct timer_list sjcd_delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list695drivers/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_list402drivers/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_list159drivers/net/ibmtr.cstatic struct timer_list tr_timer={NULL,NULL,0,0L,tok_open_adapter};
timer_list52drivers/net/wavelan.ctypedef struct timer_list  timer_list;
timer_list69drivers/net/wavelan.ctimer_list  watchdog;
timer_list1370drivers/net/wavelan.cif (lp->watchdog.next == (timer_list *)0)
timer_list73drivers/sound/midibuf.cstatic struct timer_list poll_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_list140include/linux/ip_fw.hstruct timer_list timer;  /* Expiration timer */
timer_list142include/linux/mroute.hstruct timer_list mfc_timer;    /* Expiry timer      */
timer_list192include/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_list68include/net/ip.hstruct timer_list timer;  /* when will this queue expire?    */
timer_list124include/net/sock.hstruct timer_list    partial_timer;
timer_list195include/net/sock.hstruct timer_list  keepalive_timer;  /* TCP keepalive hack */
timer_list196include/net/sock.hstruct timer_list  retransmit_timer;  /* TCP retransmit timer */
timer_list197include/net/sock.hstruct timer_list  ack_timer;    /* TCP delayed ack timer */
timer_list223include/net/sock.hstruct timer_list  timer;    /* This is the TIME_WAIT/receive timer
timer_list269kernel/sched.cstruct timer_list timer;
timer_list394kernel/sched.cstatic struct timer_list timer_head = { &timer_head, &timer_head, ~0, 0, NULL };
timer_list397kernel/sched.cvoid add_timer(struct timer_list * timer)
timer_list400kernel/sched.cstruct timer_list *p;
timer_list422kernel/sched.cint del_timer(struct timer_list * timer)
timer_list426kernel/sched.cstruct timer_list * p;
timer_list632kernel/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_list172net/ipv4/arp.cstatic struct timer_list arp_timer =