Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h46 #define TTY_UNTHROTTLE_SAFE 2 macro
H A Dtty_ioctl.c182 * if tty->flow_change is TTY_UNTHROTTLE_SAFE. Prevents an accidental
195 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
H A Dn_tty.c291 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_check_unthrottle()
1752 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_receive_buf_common()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h45 #define TTY_UNTHROTTLE_SAFE 2 macro
H A Dtty_ioctl.c154 * if tty->flow_change is TTY_UNTHROTTLE_SAFE. Prevents an accidental
167 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
H A Dn_tty.c284 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_check_unthrottle()
1748 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_receive_buf_common()

Completed in 9 milliseconds