Home
last modified time | relevance | path

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

/linux-6.1.9/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.c3017 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/linux-6.1.9/include/linux/ !
Dvt_kern.h123 extern bool vt_dont_switch;