taglinefilesource code
secondary157include/linux/tty.hstruct tty_queue *secondary;
secondary116kernel/chr_drv/keyboard.celse if (!(krepeat && (L_ECHO(tty) || (EMPTY(tty->secondary) &&
secondary59kernel/chr_drv/pty.cif (FULL(to->secondary))
secondary128kernel/chr_drv/tty_io.csleep_if_empty(tty_table[fg_console].secondary);
secondary137kernel/chr_drv/tty_io.ctty->write_q && tty->secondary)) {
secondary142kernel/chr_drv/tty_io.cif (FULL(tty->secondary))
secondary162kernel/chr_drv/tty_io.cwhile(!(EMPTY(tty->secondary) ||
secondary163kernel/chr_drv/tty_io.c(c=LAST(tty->secondary))==10 ||
secondary176kernel/chr_drv/tty_io.cDEC(tty->secondary->head);
secondary182kernel/chr_drv/tty_io.cif (EMPTY(tty->secondary) ||
secondary183kernel/chr_drv/tty_io.c(c=LAST(tty->secondary))==10 ||
secondary197kernel/chr_drv/tty_io.cDEC(tty->secondary->head);
secondary235kernel/chr_drv/tty_io.ctty->secondary->data++;
secondary246kernel/chr_drv/tty_io.cput_tty_queue(c,tty->secondary);
secondary249kernel/chr_drv/tty_io.cif (!EMPTY(tty->secondary))
secondary250kernel/chr_drv/tty_io.cwake_up(&tty->secondary->proc_list);
secondary295kernel/chr_drv/tty_io.cif (tty->secondary->data)
secondary298kernel/chr_drv/tty_io.cif (!tty->secondary->data)
secondary299kernel/chr_drv/tty_io.cinterruptible_sleep_on(&tty->secondary->proc_list);
secondary314kernel/chr_drv/tty_io.cif (!(tty->read_q && tty->secondary))
secondary349kernel/chr_drv/tty_io.cwhile (nr > 0 && ((c = get_tty_queue(tty->secondary)) >= 0)) {
secondary352kernel/chr_drv/tty_io.ctty->secondary->data--;
secondary374kernel/chr_drv/tty_io.cif (EMPTY(tty->secondary))
secondary375kernel/chr_drv/tty_io.cinterruptible_sleep_on(&tty->secondary->proc_list);
secondary597kernel/chr_drv/tty_io.cif (!EMPTY(tty->secondary))
secondary601kernel/chr_drv/tty_io.cselect_wait(&tty->secondary->proc_list, wait);
secondary40kernel/chr_drv/tty_ioctl.cif (tty->secondary) {
secondary41kernel/chr_drv/tty_ioctl.cflush(tty->secondary);
secondary42kernel/chr_drv/tty_ioctl.ctty->secondary->data = 0;
secondary61kernel/chr_drv/tty_ioctl.cif (tty->secondary) {
secondary62kernel/chr_drv/tty_ioctl.cflush(tty->secondary);
secondary63kernel/chr_drv/tty_ioctl.ctty->secondary->data = 0;
secondary249kernel/chr_drv/tty_ioctl.cif (!(tty->write_q && tty->read_q && tty->secondary && tty->write))
secondary337kernel/chr_drv/tty_ioctl.cif (L_CANON(tty) && !tty->secondary->data)
secondary340kernel/chr_drv/tty_ioctl.cput_fs_long(CHARS(tty->secondary),