Searched refs:vt_dont_switch (Results 1 – 3 of 3) sorted by relevance
39 char vt_dont_switch; variable1028 vt_dont_switch = 1; in vt_ioctl()1033 vt_dont_switch = 0; in vt_ioctl()1365 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
2479 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
145 extern char vt_dont_switch;