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

/linux-4.1.27/include/linux/
H A Djiffies.h261 #define SEC_CONVERSION ((unsigned long)((((u64)NSEC_PER_SEC << SEC_JIFFIE_SC) +\ macro
/linux-4.1.27/kernel/time/
H A Dtime.c581 return (((u64)sec * SEC_CONVERSION) + __timespec_to_jiffies()

Completed in 129 milliseconds