Searched refs:timespec64_to_jiffies (Results 1 – 3 of 3) sorted by relevance
412 extern unsigned long timespec64_to_jiffies(const struct timespec64 *value);419 return timespec64_to_jiffies(&ts); in timespec_to_jiffies()
568 timespec64_to_jiffies(const struct timespec64 *value) in timespec64_to_jiffies() function572 EXPORT_SYMBOL(timespec64_to_jiffies);
562 &sync_cmos_work, timespec64_to_jiffies(&next)); in sync_cmos_clock()