taglinefilesource code
secondary195include/linux/tty.hstruct tty_queue secondary;
secondary130kernel/chr_drv/keyboard.c(EMPTY(&tty->secondary) &&
secondary60kernel/chr_drv/pty.cif (FULL(&to->secondary))
secondary139kernel/chr_drv/tty_io.cc = LEFT(&tty->secondary);
secondary163kernel/chr_drv/tty_io.cwhile(!(EMPTY(&tty->secondary) ||
secondary164kernel/chr_drv/tty_io.c(c=LAST(&tty->secondary))==10 ||
secondary177kernel/chr_drv/tty_io.cDEC(tty->secondary.head);
secondary183kernel/chr_drv/tty_io.cif (EMPTY(&tty->secondary) ||
secondary184kernel/chr_drv/tty_io.c(c=LAST(&tty->secondary))==10 ||
secondary198kernel/chr_drv/tty_io.cDEC(tty->secondary.head);
secondary240kernel/chr_drv/tty_io.ctty->secondary.data++;
secondary251kernel/chr_drv/tty_io.cput_tty_queue(c, &tty->secondary);
secondary254kernel/chr_drv/tty_io.cif (!EMPTY(&tty->secondary))
secondary255kernel/chr_drv/tty_io.cwake_up(&tty->secondary.proc_list);
secondary283kernel/chr_drv/tty_io.cif (tty->secondary.data)
secondary286kernel/chr_drv/tty_io.cif (!tty->secondary.data)
secondary287kernel/chr_drv/tty_io.cinterruptible_sleep_on(&tty->secondary.proc_list);
secondary361kernel/chr_drv/tty_io.cwhile (nr > 0 && ((c = get_tty_queue(&tty->secondary)) >= 0)) {
secondary364kernel/chr_drv/tty_io.ctty->secondary.data--;
secondary389kernel/chr_drv/tty_io.cif (tty->throttle && (LEFT(&tty->secondary) >= SQ_THRESHOLD_HW)
secondary393kernel/chr_drv/tty_io.cif (EMPTY(&tty->secondary))
secondary394kernel/chr_drv/tty_io.cinterruptible_sleep_on(&tty->secondary.proc_list);
secondary686kernel/chr_drv/tty_io.cif (!EMPTY(&tty->secondary))
secondary696kernel/chr_drv/tty_io.cselect_wait(&tty->secondary.proc_list, wait);
secondary39kernel/chr_drv/tty_ioctl.cflush(&tty->secondary);
secondary40kernel/chr_drv/tty_ioctl.ctty->secondary.data = 0;
secondary57kernel/chr_drv/tty_ioctl.cflush(&tty->secondary);
secondary58kernel/chr_drv/tty_ioctl.ctty->secondary.data = 0;
secondary354kernel/chr_drv/tty_ioctl.cif (L_CANON(tty) && !tty->secondary.data)
secondary357kernel/chr_drv/tty_ioctl.cput_fs_long(CHARS(&tty->secondary),