Searched refs:TTY_UNTHROTTLE_SAFE (Results 1 – 3 of 3) sorted by relevance
352 #define TTY_UNTHROTTLE_SAFE 2 macro
281 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_check_unthrottle()1763 tty_set_flow_change(tty, TTY_UNTHROTTLE_SAFE); in n_tty_receive_buf_common()
187 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()