taglinefilesource code
throttle1895drivers/char/console.cconsole_driver.throttle = con_throttle;
throttle578drivers/char/n_tty.ctty->driver.throttle &&
throttle580drivers/char/n_tty.ctty->driver.throttle(tty);
throttle2383drivers/char/serial.cserial_driver.throttle = rs_throttle;
throttle135include/linux/tty_driver.hvoid (*throttle)(struct tty_struct * tty);