| tag | line | file | source code |
|---|---|---|---|
| tty_write_flush | 542 | drivers/net/ppp.c | tty_write_flush (tty); |
| tty_write_flush | 265 | include/linux/tty.h | #define TTY_WRITE_FLUSH(tty) tty_write_flush((tty)) |
| tty_write_flush | 267 | include/linux/tty.h | extern void tty_write_flush(struct tty_struct *); |