tag | line | file | source code |
---|---|---|---|
tty_read_flush | 787 | drivers/net/slip.c | tty_read_flush(tty); |
tty_read_flush | 364 | include/linux/tty.h | #define TTY_READ_FLUSH(tty) tty_read_flush((tty)) |
tty_read_flush | 367 | include/linux/tty.h | extern void tty_read_flush(struct tty_struct *); |