Home
last modified time | relevance | path

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

/drivers/tty/vt/
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()
1219 if (!new_vc || new_vc->vc_num == fg_console || vt_dont_switch) in change_console()
A Dvt.c3239 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()

Completed in 13 milliseconds