Home
last modified time | relevance | path

Searched refs:line_flush_buffer (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dline.h71 extern void line_flush_buffer(struct tty_struct *tty);
H A Dssl.c100 .flush_buffer = line_flush_buffer,
H A Dstdio_console.c107 .flush_buffer = line_flush_buffer,
H A Dline.c168 void line_flush_buffer(struct tty_struct *tty) in line_flush_buffer() function
184 line_flush_buffer(tty); in line_flush_chars()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dline.h69 extern void line_flush_buffer(struct tty_struct *tty);
H A Dstdio_console.c105 .flush_buffer = line_flush_buffer,
H A Dssl.c98 .flush_buffer = line_flush_buffer,
H A Dline.c168 void line_flush_buffer(struct tty_struct *tty) in line_flush_buffer() function
184 line_flush_buffer(tty); in line_flush_chars()

Completed in 5 milliseconds