vc_deallocate     316 drivers/tty/vt/vt_ioctl.c 		vc = vc_deallocate(vc_num);
vc_deallocate     334 drivers/tty/vt/vt_ioctl.c 			vc[i] = vc_deallocate(i);
vc_deallocate      40 include/linux/vt_kern.h struct vc_data *vc_deallocate(unsigned int console);