Lines Matching refs:vc_cons_allocated
1024 int vc_cons_allocated(unsigned int i) in vc_cons_allocated() function
1327 if (vc_cons_allocated(currcons)) { in vc_deallocate()
1928 if (vc->vc_par[1] >= 1 && vc_cons_allocated(vc->vc_par[1] - 1)) in setterm_command()
2547 if (!vc_cons_allocated(currcons)) { in do_con_write()
2790 vc_cons_allocated(want_console)) { in console_callback()
2823 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()
2901 if (kmsg_console && vc_cons_allocated(kmsg_console - 1)) in vt_console_print()
2908 if (!vc_cons_allocated(fg_console)) { in vt_console_print()
3169 if (!vc_cons_allocated(console_num)) in con_stop()
3183 if (!vc_cons_allocated(console_num)) in con_start()
4225 if (!vc_cons_allocated(fg_console)) { in do_unblank_screen()
4335 if (!vc_cons_allocated(i)) in con_set_cmap()
4554 else if (con < 0 || !vc_cons_allocated(con)) in con_font_copy()