Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Djiffies.h268 #define NSEC_JIFFIE_SC (SEC_JIFFIE_SC + 29) macro
272 #define NSEC_CONVERSION ((unsigned long)((((u64)1 << NSEC_JIFFIE_SC) +\
/Linux-v4.19/kernel/time/
Dtime.c631 (NSEC_JIFFIE_SC - SEC_JIFFIE_SC))) >> SEC_JIFFIE_SC; in __timespec64_to_jiffies()