taglinefilesource code
tq_struct1013drivers/char/tty_io.cstruct tq_struct *tq, *prev;
tq_struct111include/linux/serial.hstruct tq_struct  tqueue;
tq_struct46include/linux/tqueue.hstruct tq_struct *next;    /* linked list of active bh's */
tq_struct52include/linux/tqueue.htypedef struct tq_struct * task_queue;
tq_struct56include/linux/tqueue.hextern struct tq_struct tq_last;
tq_struct60include/linux/tqueue.hstruct tq_struct tq_last = {
tq_struct92include/linux/tqueue.h_INLINE_ void queue_task_irq(struct tq_struct *bh_pointer,
tq_struct111include/linux/tqueue.h_INLINE_ void queue_task_irq_off(struct tq_struct *bh_pointer,
tq_struct131include/linux/tqueue.h_INLINE_ void queue_task(struct tq_struct *bh_pointer,
tq_struct154include/linux/tqueue.hregister struct tq_struct *save_p;
tq_struct155include/linux/tqueue.hregister struct tq_struct *p;
tq_struct73include/linux/tty.hstruct tq_struct tqueue;