Home
last modified time | relevance | path

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

/linux/fs/
H A Dtimerfd.c97 ktime_t moffs = ktime_mono_to_real(0); in timerfd_clock_was_set()
153 ctx->moffs = ktime_mono_to_real(0); in timerfd_canceled()
433 ctx->moffs = ktime_mono_to_real(0); in SYSCALL_DEFINE2()
/linux/Documentation/RCU/
H A DlistRCU.rst461 ktime_t moffs = ktime_mono_to_real(0);
/linux/fs/ocfs2/
H A Ddlmglue.c485 ktime_to_us(ktime_mono_to_real(mw->mw_lock_start)); in ocfs2_track_lock_wait()