Home
last modified time | relevance | path

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

/include/linux/
Djiffies.h262 #define USEC_JIFFIE_SC (SEC_JIFFIE_SC + 19) macro
269 ((unsigned long)((((u64)NSEC_PER_USEC << USEC_JIFFIE_SC) +\
278 #define USEC_ROUND (u64)(((u64)1 << USEC_JIFFIE_SC) - 1)