Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Djiffies.h413 extern void jiffies_to_timespec64(const unsigned long jiffies,
427 jiffies_to_timespec64(jiffies, &ts); in jiffies_to_timespec()
/linux-4.4.14/kernel/time/
Dtime.c575 jiffies_to_timespec64(const unsigned long jiffies, struct timespec64 *value) in jiffies_to_timespec64() function
586 EXPORT_SYMBOL(jiffies_to_timespec64);