Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt_ioctl.c42 bool vt_dont_switch; variable
942 vt_dont_switch = true; in vt_ioctl()
947 vt_dont_switch = false; in vt_ioctl()
1205 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
H A Dvt.c3157 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
/linux/include/linux/
H A Dvt_kern.h130 extern bool vt_dont_switch;