taglinefilesource code
tty_write_flush323include/linux/tty.h#define TTY_WRITE_FLUSH(tty) tty_write_flush((tty))
tty_write_flush326include/linux/tty.hextern void tty_write_flush(struct tty_struct *);
tty_write_flush164net/drv/slip/slip.ctty_write_flush(tty);
tty_write_flush619net/inet/slip.ctty_write_flush(tty);