Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c943 unsigned long printmsg_time, disengage_timeout = 0; in xpc_do_exit() local
967 printmsg_time = jiffies + (XPC_DEACTIVATE_PRINTMSG_INTERVAL * HZ); in xpc_do_exit()
990 if (time_is_before_jiffies(printmsg_time)) { in xpc_do_exit()
995 printmsg_time = jiffies + in xpc_do_exit()