taglinefilesource code
except_q626drivers/char/tty_io.cwake_up_interruptible(&tty->link->except_q);
except_q642drivers/char/tty_io.cwake_up_interruptible(&tty->link->except_q);
except_q1436drivers/char/tty_io.cselect_wait(&tty->except_q, wait);
except_q1606drivers/char/tty_io.ctty->except_q = NULL;
except_q57drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q73drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q216drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q300drivers/char/tty_ioctl.cwake_up_interruptible(&tty->link->except_q);
except_q244include/linux/tty.hstruct wait_queue * except_q;