Searched refs:VT_PROCESS (Results 1 – 2 of 2) sorted by relevance
18 #define VT_PROCESS 0x01 /* process controls switching */ macro
728 if (tmp.mode != VT_AUTO && tmp.mode != VT_PROCESS) in vt_ioctl()812 if (vt_cons[console]->vt_mode.mode != VT_PROCESS) in vt_ioctl()1213 if (vt_cons[new_console]->vt_mode.mode == VT_PROCESS) in complete_change_console()1277 if (vt_cons[fg_console]->vt_mode.mode == VT_PROCESS) in change_console()