Home
last modified time | relevance | path

Searched refs:tty_unthrottle_safe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/
H A Dn_tty.c279 } while (!tty_unthrottle_safe(tty)); in n_tty_check_unthrottle()
1730 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()
H A Dtty_ioctl.c151 bool tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function