Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-xp/
Dxpc_main.c942 unsigned long printmsg_time, disengage_timeout = 0; in xpc_do_exit() local
966 printmsg_time = jiffies + (XPC_DEACTIVATE_PRINTMSG_INTERVAL * HZ); in xpc_do_exit()
989 if (time_is_before_jiffies(printmsg_time)) { in xpc_do_exit()
994 printmsg_time = jiffies + in xpc_do_exit()