Home
last modified time | relevance | path

Searched refs:tty_buffer_flush (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h73 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld);
H A Dtty_ldisc.c415 tty_buffer_flush(tty, ld); in tty_ldisc_flush()
H A Dtty_buffer.c209 * tty_buffer_flush - flush full tty buffers
220 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld) in tty_buffer_flush() function
502 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc()
H A Dpty.c222 tty_buffer_flush(to, NULL); in pty_flush_buffer()
H A Dtty_io.c2731 tty_buffer_flush(tty, NULL); in tty_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h72 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld);
H A Dtty_ldisc.c388 tty_buffer_flush(tty, ld); in tty_ldisc_flush()
H A Dtty_buffer.c212 * tty_buffer_flush - flush full tty buffers
221 void tty_buffer_flush(struct tty_struct *tty, struct tty_ldisc *ld) in tty_buffer_flush() function
413 * tty_buffer_flush(); ensures we see the committed buffer data. in lookahead_bufs()
484 * tty_buffer_flush(); ensures we see the committed buffer data in flush_to_ldisc()
H A Dpty.c211 tty_buffer_flush(to, NULL); in pty_flush_buffer()
H A Dtty_io.c2762 tty_buffer_flush(tty, NULL); in tty_ioctl()

Completed in 26 milliseconds