Searched refs:n_tty_chars_in_buffer (Results 1 – 2 of 2) sorted by relevance
190 ssize_t n_tty_chars_in_buffer(struct tty_struct *tty) in n_tty_chars_in_buffer() function1323 if (n_tty_chars_in_buffer(tty) <= TTY_THRESHOLD_UNTHROTTLE) in read_chan()1489 n_tty_chars_in_buffer, /* chars_in_buffer */
92 * n_tty.c (n_tty_chars_in_buffer): Applied fix suggested by Bill93 Hawes so that n_tty_chars_in_buffer returns the correct