Searched refs:VT_PROCESS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvt.h29 #define VT_PROCESS 0x01 /* process controls switching */ macro
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c559 if (vc->vt_mode.mode != VT_PROCESS)
770 if (tmp.mode != VT_AUTO && tmp.mode != VT_PROCESS)
1164 if (vc->vt_mode.mode == VT_PROCESS) {
1177 * this outside of VT_PROCESS but there is no single process
1224 if (vc->vt_mode.mode == VT_PROCESS) {
1249 * this outside of VT_PROCESS but there is no single process

Completed in 291 milliseconds