Searched refs:ktime_mono_to_real (Results 1 – 2 of 2) sorted by relevance
97 ktime_t moffs = ktime_mono_to_real(0); in timerfd_clock_was_set()153 ctx->moffs = ktime_mono_to_real(0); in timerfd_canceled()432 ctx->moffs = ktime_mono_to_real(0); in SYSCALL_DEFINE2()
163 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() function