Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/vt/
Dvt_ioctl.c42 bool vt_dont_switch; variable
944 vt_dont_switch = true; in vt_ioctl()
949 vt_dont_switch = false; in vt_ioctl()
1207 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c2970 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/Linux-v6.6/include/linux/
Dvt_kern.h123 extern bool vt_dont_switch;