taglinefilesource code
timer_list250drivers/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_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_list325drivers/block/ide.hstruct timer_list  timer;  /* failsafe timer */
timer_list177drivers/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_list192drivers/block/sjcd.cstatic struct timer_list sjcd_delay_timer = { NULL, NULL, 0, 0, NULL };
timer_list156drivers/char/vt.cstatic struct timer_list sound_timer = { NULL, NULL, 0, 0, kd_nosound };
timer_list434drivers/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_list121drivers/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_list1368drivers/net/wavelan.cif (lp->watchdog.next == (timer_list *)0)
timer_list150drivers/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_list140include/linux/ip_fw.hstruct timer_list timer;  /* Expiration timer */
timer_list178include/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_list150include/net/ax25.hstruct timer_list  timer;
timer_list68include/net/ip.hstruct timer_list timer;  /* when will this queue expire?    */
timer_list123include/net/sock.hstruct timer_list    partial_timer;
timer_list194include/net/sock.hstruct timer_list  keepalive_timer;  /* TCP keepalive hack */
timer_list195include/net/sock.hstruct timer_list  retransmit_timer;  /* TCP retransmit timer */
timer_list196include/net/sock.hstruct timer_list  ack_timer;    /* TCP delayed ack timer */
timer_list222include/net/sock.hstruct timer_list  timer;    /* This is the TIME_WAIT/receive timer
timer_list235kernel/sched.cstruct timer_list timer;
timer_list360kernel/sched.cstatic struct timer_list timer_head = { &timer_head, &timer_head, ~0, 0, NULL };
timer_list363kernel/sched.cvoid add_timer(struct timer_list * timer)
timer_list366kernel/sched.cstruct timer_list *p;
timer_list388kernel/sched.cint del_timer(struct timer_list * timer)
timer_list392kernel/sched.cstruct timer_list * p;
timer_list535kernel/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_list117net/ipv4/arp.cstruct timer_list    timer;      /* expire timer     */
timer_list170net/ipv4/arp.cstatic struct timer_list arp_timer =