Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/vt/
Dvt_ioctl.c39 char vt_dont_switch; variable
1028 vt_dont_switch = 1; in vt_ioctl()
1033 vt_dont_switch = 0; in vt_ioctl()
1365 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c2479 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/linux-4.4.14/include/linux/
Dvt_kern.h145 extern char vt_dont_switch;