Home
last modified time | relevance | path

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

/include/linux/
Dtimekeeping.h121 return timespec64_to_ktime(ts); in ktime_get_coarse()
Dktime.h71 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) in timespec64_to_ktime() function