Searched refs:ktime_mono_to_real (Results 1 – 5 of 5) sorted by relevance
98 ktime_t moffs = ktime_mono_to_real(0); in timerfd_clock_was_set()138 ctx->moffs = ktime_mono_to_real(0); in timerfd_canceled()425 ctx->moffs = ktime_mono_to_real(0); in SYSCALL_DEFINE2()
147 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() function
304 return ktime_divns(ktime_mono_to_real(kt), NSEC_PER_SEC); in ktime_mono_to_real_seconds()
1940 dev->timestamp[INPUT_CLK_REAL] = ktime_mono_to_real(timestamp); in input_set_timestamp()
485 ktime_to_us(ktime_mono_to_real(mw->mw_lock_start)); in ocfs2_track_lock_wait()