Searched refs:tod_to_timeval (Results 1 – 2 of 2) sorted by relevance
112 void tod_to_timeval(__u64 todval, struct timespec64 *xt);117 tod_to_timeval(stck - TOD_UNIX_EPOCH, ts); in stck_to_timespec64()
82 void tod_to_timeval(__u64 todval, struct timespec64 *xt) in tod_to_timeval() function92 EXPORT_SYMBOL(tod_to_timeval);183 tod_to_timeval(get_tod_clock() - TOD_UNIX_EPOCH, ts); in read_persistent_clock64()188 tod_to_timeval(sched_clock_base_cc - TOD_UNIX_EPOCH, ts); in read_boot_clock64()