Home
last modified time | relevance | path

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

/kernel/time/
Dtime.c588 timespec64_to_jiffies(const struct timespec64 *value) in timespec64_to_jiffies() function
602 EXPORT_SYMBOL(timespec64_to_jiffies);
Dntp.c529 timespec64_to_jiffies(&next)); in sched_sync_hw_clock()