Searched refs:TTY_BLOCK_STOP (Results 1 – 1 of 1) sorted by relevance
88 #define TTY_BLOCK_STOP(tty) (1 + ((tty)->sx * (tty)->sy) / 8) macro201 if (tty->discarded < TTY_BLOCK_STOP(tty)) { in tty_timer_callback()