Searched refs:scrollback (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dvt_kern.h38 void scrollback(struct vc_data *vc);
/linux-master/drivers/tty/vt/
H A Dkeyboard.c604 scrollback(vc);
H A Dvt.c219 * For the same reason, we defer scrollback to the console callback.
543 * scrollback is active.
552 * synchronize with console display drivers for a scrollback
895 * The legacy way for flushing the scrollback buffer is to use a side
897 * console as background consoles have no scrollback buffers in that
1425 void scrollback(struct vc_data *vc) function

Completed in 155 milliseconds