Searched refs:tty_unthrottle_safe (Results 1 – 3 of 3) sorted by relevance
451 extern int tty_unthrottle_safe(struct tty_struct *tty);
287 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()1757 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()
187 int tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function