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