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_q1485drivers/char/tty_io.cselect_wait(&tty->except_q, wait);
except_q1659drivers/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_q247include/linux/tty.hstruct wait_queue * except_q;