taglinefilesource code
overrun_time318drivers/char/n_tty.cif (tty->overrun_time < (jiffies - HZ)) {
overrun_time321drivers/char/n_tty.ctty->overrun_time = jiffies;
overrun_time227include/linux/tty.hunsigned overrun_time;