taglinefilesource code
timer_list203drivers/block/aztcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list163drivers/block/cm206.cstruct timer_list timer;  /* time-out */
timer_list557drivers/block/floppy.cstatic struct timer_list fd_timeout ={ NULL, NULL, 0, 0, 
timer_list833drivers/block/floppy.cstatic struct timer_list motor_off_timer[N_DRIVE] = {
timer_list893drivers/block/floppy.cstatic struct timer_list fd_timer ={ NULL, NULL, 0, 0, 0 };
timer_list115drivers/block/optcd.cstatic struct timer_list delay_timer = {NULL, NULL, 0, 0, NULL};
timer_list685drivers/block/sbpcd.cstatic struct timer_list delay_timer = { NULL, NULL, 0, 0, mark_timeout_delay};
timer_list686drivers/block/sbpcd.cstatic struct timer_list data_timer = { NULL, NULL, 0, 0, mark_timeout_data};
timer_list688drivers/block/sbpcd.cstatic struct timer_list audio_timer = { NULL, NULL, 0, 0, mark_timeout_audio};
timer_list124drivers/block/sjcd.cstatic struct timer_list sjcd_delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list158drivers/char/vt.cstatic struct timer_list sound_timer = { NULL, NULL, 0, 0, kd_nosound };
timer_list347drivers/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_list116drivers/net/ibmtr.cstatic struct timer_list tr_timer={NULL,NULL,0,0L,tok_open_adapter};
timer_list50drivers/net/wavelan.ctypedef struct timer_list  timer_list;
timer_list67drivers/net/wavelan.ctimer_list  watchdog;
timer_list1358drivers/net/wavelan.cif (lp->watchdog.next == (timer_list *)0)
timer_list143drivers/sound/os.hstatic struct timer_list name = \
timer_list58include/linux/if_eql.hstruct timer_list timer;
timer_list69include/linux/igmp.hstruct timer_list timer;
timer_list139include/linux/ip_fw.hstruct timer_list timer;  /* Expiration 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_list90include/linux/timer.hextern inline void init_timer(struct timer_list * timer)
timer_list132include/net/ax25.hstruct timer_list  timer;
timer_list69include/net/ip.hstruct timer_list timer;  /* when will this queue expire?    */
timer_list107include/net/sock.hstruct timer_list    partial_timer;
timer_list168include/net/sock.hstruct timer_list    keepalive_timer;  /* TCP keepalive hack       */
timer_list169include/net/sock.hstruct timer_list    retransmit_timer;  /* TCP retransmit timer     */
timer_list170include/net/sock.hstruct timer_list    ack_timer;    /* TCP delayed ack timer    */
timer_list195include/net/sock.hstruct timer_list    timer;    /* This is the TIME_WAIT/receive timer when we are doing IP */
timer_list312kernel/sched.cstatic struct timer_list timer_head = { &timer_head, &timer_head, ~0, 0, NULL };
timer_list315kernel/sched.cvoid add_timer(struct timer_list * timer)
timer_list318kernel/sched.cstruct timer_list *p;
timer_list341kernel/sched.cint del_timer(struct timer_list * timer)
timer_list345kernel/sched.cstruct timer_list * p;
timer_list490kernel/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_list81net/appletalk/aarp.cstatic struct timer_list aarp_timer;
timer_list100net/ipv4/arp.cstruct timer_list    timer;      /* expire timer     */
timer_list149net/ipv4/arp.cstatic struct timer_list arp_timer =