Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c944 unsigned long printmsg_time, disengage_timeout = 0; in xpc_do_exit() local
968 printmsg_time = jiffies + (XPC_DEACTIVATE_PRINTMSG_INTERVAL * HZ); in xpc_do_exit()
991 if (time_is_before_jiffies(printmsg_time)) { in xpc_do_exit()
996 printmsg_time = jiffies + in xpc_do_exit()