Searched refs:tty_throttle_safe (Results 1 – 3 of 3) sorted by relevance
412 bool tty_throttle_safe(struct tty_struct *tty);
123 bool tty_throttle_safe(struct tty_struct *tty) in tty_throttle_safe() function
256 } while (!tty_throttle_safe(tty)); in n_tty_check_throttle()
Completed in 11 milliseconds