n_throttle         71 drivers/tty/hvc/hvsi.c 	int n_throttle;
n_throttle        376 drivers/tty/hvc/hvsi.c 		hp->n_throttle = overflow;
n_throttle        465 drivers/tty/hvc/hvsi.c 			hp->n_throttle);
n_throttle        467 drivers/tty/hvc/hvsi.c 	hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle);
n_throttle        468 drivers/tty/hvc/hvsi.c 	hp->n_throttle = 0;
n_throttle        499 drivers/tty/hvc/hvsi.c 	if (tty && hp->n_throttle && !tty_throttled(tty)) {
n_throttle        983 drivers/tty/hvc/hvsi.c 	if (hp->n_throttle) {