Home
last modified time | relevance | path

Searched refs:vt_dont_switch (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c42 char vt_dont_switch; variable
1009 vt_dont_switch = 1; in vt_ioctl()
1014 vt_dont_switch = 0; in vt_ioctl()
1329 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c2855 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/Linux-v5.4/include/linux/
Dvt_kern.h138 extern char vt_dont_switch;