Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/vt/
Dvt_ioctl.c42 bool vt_dont_switch; variable
1002 vt_dont_switch = true; in vt_ioctl()
1007 vt_dont_switch = false; in vt_ioctl()
1317 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c2977 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/Linux-v5.10/include/linux/
Dvt_kern.h136 extern bool vt_dont_switch;