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