Home
last modified time | relevance | path

Searched refs:line_flush_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/um/drivers/
Dline.h70 extern void line_flush_buffer(struct tty_struct *tty);
Dstdio_console.c105 .flush_buffer = line_flush_buffer,
Dssl.c98 .flush_buffer = line_flush_buffer,
Dline.c168 void line_flush_buffer(struct tty_struct *tty) in line_flush_buffer() function
184 line_flush_buffer(tty); in line_flush_chars()