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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djiffies.h159 * NSEC_JIFFIE_SC. Note that these defines contain nothing but
229 #define NSEC_JIFFIE_SC (SEC_JIFFIE_SC + 29) macro
234 #define NSEC_CONVERSION ((unsigned long)((((u64)1 << NSEC_JIFFIE_SC) +\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtime.c581 * The >> (NSEC_JIFFIE_SC - SEC_JIFFIE_SC) converts the scaled nsec
596 (NSEC_JIFFIE_SC - SEC_JIFFIE_SC))) >> SEC_JIFFIE_SC;

Completed in 94 milliseconds