taglinefilesource code
throttle1515drivers/char/console.cconsole_driver.throttle = con_throttle;
throttle575drivers/char/n_tty.ctty->driver.throttle &&
throttle577drivers/char/n_tty.ctty->driver.throttle(tty);
throttle2294drivers/char/serial.cserial_driver.throttle = rs_throttle;
throttle135include/linux/tty_driver.hvoid (*throttle)(struct tty_struct * tty);