taglinefilesource code
except_q638drivers/char/tty_io.cwake_up_interruptible(&tty->link->except_q);
except_q654drivers/char/tty_io.cwake_up_interruptible(&tty->link->except_q);
except_q1476drivers/char/tty_io.cselect_wait(&tty->except_q, wait);
except_q1650drivers/char/tty_io.ctty->except_q = NULL;
except_q58drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q74drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q217drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q301drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q245include/linux/tty.hstruct wait_queue * except_q;