Searched refs:vc_cons_allocated (Results 1 – 4 of 4) sorted by relevance
333 if (!vc_cons_allocated(i)) in update_user_maps()470 if (!vc_cons_allocated(cons)) in con_unify_unimap()898 if (vc_cons_allocated(i) && !*vc_cons[i].d->uni_pagedict_loc) in console_map_init()
1022 int vc_cons_allocated(unsigned int i) in vc_cons_allocated() function1360 if (vc_cons_allocated(currcons)) { in vc_deallocate()2140 if (vc->vc_par[1] >= 1 && vc_cons_allocated(vc->vc_par[1] - 1)) in csi_RSB()3292 if (!vc_cons_allocated(currcons)) { in do_con_write()3356 vc_cons_allocated(want_console)) { in console_callback()3387 if (!vc_cons_allocated(nr) || vt_dont_switch || in set_console()3464 if (kmsg_console && vc_cons_allocated(kmsg_console - 1)) in vt_console_print()3467 if (!vc_cons_allocated(fg_console)) { in vt_console_print()3704 if (!vc_cons_allocated(console_num)) in con_stop()3718 if (!vc_cons_allocated(console_num)) in con_start()[all …]
565 if (vc_cons_allocated(i)) in fn_dec_console()582 if (vc_cons_allocated(i)) in fn_inc_console()
27 int vc_cons_allocated(unsigned int console);