taglinefilesource code
overrun_time317drivers/char/n_tty.cif (tty->overrun_time < (jiffies - HZ)) {
overrun_time320drivers/char/n_tty.ctty->overrun_time = jiffies;
overrun_time218include/linux/tty.hunsigned overrun_time;