Home
last modified time | relevance | path

Searched refs:tty_unthrottle_safe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dtty.h138 * tty_unthrottle_safe() (but not tty_unthrottle())
170 * tty_unthrottle_safe()
420 int tty_unthrottle_safe(struct tty_struct *tty);
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h455 extern int tty_unthrottle_safe(struct tty_struct *tty);
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c178 * tty_unthrottle_safe - flow control
189 int tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function
H A Dn_tty.c295 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()
1753 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c150 * tty_unthrottle_safe - flow control
161 int tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function
H A Dn_tty.c288 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()
1749 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()

Completed in 10 milliseconds