Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtty.h420 int tty_unthrottle_safe(struct tty_struct *tty);
/linux-6.1.9/drivers/tty/
Dtty_ioctl.c168 int tty_unthrottle_safe(struct tty_struct *tty) in tty_unthrottle_safe() function
Dn_tty.c295 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()
1726 tty_unthrottle_safe(tty); in n_tty_receive_buf_common()