vtstat            649 drivers/tty/vt/vt_ioctl.c 		struct vt_stat __user *vtstat = up;
vtstat            652 drivers/tty/vt/vt_ioctl.c 		if (put_user(fg_console + 1, &vtstat->v_active))
vtstat            662 drivers/tty/vt/vt_ioctl.c 			ret = put_user(state, &vtstat->v_state);