Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Djiffies.h56 #define SH_DIV(NOM,DEN,LSH) ( (((NOM) / (DEN)) << (LSH)) \ macro
283 (SH_DIV((MAX_JIFFY_OFFSET >> SEC_JIFFIE_SC) * TICK_NSEC, NSEC_PER_SEC, 1) - 1)

Completed in 5 milliseconds