Home
last modified time | relevance | path

Searched refs:n_tty_receive_overrun (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c101 /* private to n_tty_receive_overrun (single-threaded) */
1183 * n_tty_receive_overrun - handle overrun reporting
1195 static void n_tty_receive_overrun(struct tty_struct *tty) in n_tty_receive_overrun() function
1482 n_tty_receive_overrun(tty); in n_tty_receive_char_flagged()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c100 /* private to n_tty_receive_overrun (single-threaded) */
1160 * n_tty_receive_overrun - handle overrun reporting
1169 static void n_tty_receive_overrun(const struct tty_struct *tty) in n_tty_receive_overrun() function
1481 n_tty_receive_overrun(tty); in n_tty_receive_char_flagged()

Completed in 7 milliseconds