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

/linux-master/include/linux/
H A Dvt_kern.h39 void scrollfront(struct vc_data *vc, int lines);
/linux-master/drivers/tty/vt/
H A Dkeyboard.c599 scrollfront(vc, 0);
H A Dvt.c1430 void scrollfront(struct vc_data *vc, int lines) function
3408 scrollfront(vc_cons[fg_console].d, lines);

Completed in 115 milliseconds