tag
line
file
source code
update_screen
258
include/linux/tty.h
void update_screen(int new_console);
update_screen
1334
kernel/chr_drv/console.c
update_screen(fg_console);
update_screen
115
kernel/chr_drv/tty_io.c
update_screen(new_console);