Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_core.c281 static bool inside_vt_window_switch = false; variable
572 if (inside_vt_window_switch && KERNEL_PANICKED()) in vt_window_switch()
575 inside_vt_window_switch = true; in vt_window_switch()
587 inside_vt_window_switch = false; in vt_window_switch()
595 inside_vt_window_switch = false; in vt_window_switch()
609 inside_vt_window_switch = false; in vt_window_switch()
614 inside_vt_window_switch = false; in vt_window_switch()
643 inside_vt_window_switch = false; in vt_window_switch()