tag | line | file | source code |
tq_struct | 1602 | drivers/block/floppy.c | struct tq_struct floppy_tq = |
tq_struct | 2702 | drivers/block/floppy.c | struct tq_struct request_tq = |
tq_struct | 275 | drivers/char/istallion.c | struct tq_struct tqhangup; |
tq_struct | 249 | drivers/char/stallion.c | struct tq_struct tqueue; |
tq_struct | 1094 | drivers/char/tty_io.c | struct tq_struct *tq, *prev; |
tq_struct | 189 | drivers/net/plip.c | struct tq_struct immediate; |
tq_struct | 190 | drivers/net/plip.c | struct tq_struct deferred; |
tq_struct | 79 | include/linux/cyclades.h | struct tq_struct tqueue; |
tq_struct | 142 | include/linux/serial.h | struct tq_struct tqueue; |
tq_struct | 143 | include/linux/serial.h | struct tq_struct tqueue_hangup; |
tq_struct | 49 | include/linux/tqueue.h | struct tq_struct *next; /* linked list of active bh's */ |
tq_struct | 55 | include/linux/tqueue.h | typedef struct tq_struct * task_queue; |
tq_struct | 59 | include/linux/tqueue.h | extern struct tq_struct tq_last; |
tq_struct | 63 | include/linux/tqueue.h | struct tq_struct tq_last = { |
tq_struct | 95 | include/linux/tqueue.h | _INLINE_ void queue_task_irq(struct tq_struct *bh_pointer, |
tq_struct | 108 | include/linux/tqueue.h | _INLINE_ void queue_task_irq_off(struct tq_struct *bh_pointer, |
tq_struct | 122 | include/linux/tqueue.h | _INLINE_ void queue_task(struct tq_struct *bh_pointer, |
tq_struct | 140 | include/linux/tqueue.h | register struct tq_struct *save_p; |
tq_struct | 141 | include/linux/tqueue.h | register struct tq_struct *p; |
tq_struct | 86 | include/linux/tty.h | struct tq_struct tqueue; |