Searched refs:ktime_get_coarse_boottime (Results 1 – 4 of 4) sorted by relevance
103 static inline ktime_t ktime_get_coarse_boottime(void) in ktime_get_coarse_boottime() function143 return ktime_to_ns(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ns()230 *ts = ktime_to_timespec64(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ts64()235 return ktime_divns(ktime_get_coarse_boottime(), NSEC_PER_SEC); in ktime_get_boottime_seconds()
446 ktime_t timestamp = ktime_get_coarse_boottime(); in ssh_rtl_timeout_start()825 ktime_t now = ktime_get_coarse_boottime(); in ssh_rtl_timeout_reap()
794 const ktime_t timestamp = ktime_get_coarse_boottime(); in ssh_ptl_pending_push()1505 ktime_t now = ktime_get_coarse_boottime(); in ssh_ptl_timeout_reap()
103 ktime_t ktime_get_coarse_boottime( void )