Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty.h137 * tty_unthrottle_safe() (but not tty_unthrottle())
165 * tty_unthrottle_safe()
414 bool tty_unthrottle_safe(struct tty_struct *tty);
/linux/drivers/tty/
H A Dtty_ioctl.c141 * tty_unthrottle_safe - flow control
151 bool tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function
H A Dn_tty.c279 } while (!tty_unthrottle_safe(tty)); in n_tty_check_unthrottle()
1738 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()