j_timeout         817 drivers/tty/hvc/hvc_console.c 				unsigned long j_timeout;
j_timeout         826 drivers/tty/hvc/hvc_console.c 				j_timeout = msecs_to_jiffies(timeout) + 1;
j_timeout         827 drivers/tty/hvc/hvc_console.c 				schedule_timeout_interruptible(j_timeout);