Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/sgi-xp/
Dxpc_main.c959 unsigned long printmsg_time, disengage_timeout = 0; in xpc_do_exit() local
983 printmsg_time = jiffies + (XPC_DEACTIVATE_PRINTMSG_INTERVAL * HZ); in xpc_do_exit()
1006 if (time_is_before_jiffies(printmsg_time)) { in xpc_do_exit()
1011 printmsg_time = jiffies + in xpc_do_exit()