Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/vt/
Dvt_ioctl.c42 bool vt_dont_switch; variable
941 vt_dont_switch = true; in vt_ioctl()
946 vt_dont_switch = false; in vt_ioctl()
1204 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
Dvt.c3017 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/Linux-v5.15/include/linux/
Dvt_kern.h124 extern bool vt_dont_switch;