Home
last modified time | relevance | path

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

/Linux-v4.19/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()
1342 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c2823 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/Linux-v4.19/include/linux/
Dvt_kern.h145 extern char vt_dont_switch;