Home
last modified time | relevance | path

Searched refs:printmsg_time (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-xp/
Dxpc_main.c960 unsigned long printmsg_time, disengage_timeout = 0; in xpc_do_exit() local
984 printmsg_time = jiffies + (XPC_DEACTIVATE_PRINTMSG_INTERVAL * HZ); in xpc_do_exit()
1007 if (time_is_before_jiffies(printmsg_time)) { in xpc_do_exit()
1012 printmsg_time = jiffies + in xpc_do_exit()