Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Djiffies.h280 # define MAX_SEC_IN_JIFFIES \ macro
283 # define MAX_SEC_IN_JIFFIES \ macro
/linux-4.19.296/drivers/char/
Dlp.c680 if (tv_sec >= MAX_SEC_IN_JIFFIES - 1) { in lp_set_timeout()