Searched refs:vt_dont_switch (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/vt/
H A Dvt_ioctl.c38 char vt_dont_switch; variable
991 vt_dont_switch = 1;
996 vt_dont_switch = 0;
1330 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch)
H A Dvt.c2412 if (!vc_cons_allocated(nr) || vt_dont_switch ||

Completed in 174 milliseconds