Home
last modified time | relevance | path

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

/include/linux/
A Dtimekeeping.h109 static inline ktime_t ktime_get_coarse_boottime(void) in ktime_get_coarse_boottime() function
149 return ktime_to_ns(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ns()
236 *ts = ktime_to_timespec64(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ts64()
241 return ktime_divns(ktime_get_coarse_boottime(), NSEC_PER_SEC); in ktime_get_boottime_seconds()

Completed in 15 milliseconds