Searched refs:moffs (Results 1 – 1 of 1) sorted by relevance
36 ktime_t moffs; member98 ktime_t moffs = ktime_mono_to_real(0); in timerfd_clock_was_set() local107 if (ctx->moffs != moffs) { in timerfd_clock_was_set()108 ctx->moffs = KTIME_MAX; in timerfd_clock_was_set()136 if (!ctx->might_cancel || ctx->moffs != KTIME_MAX) in timerfd_canceled()138 ctx->moffs = ktime_mono_to_real(0); in timerfd_canceled()425 ctx->moffs = ktime_mono_to_real(0); in SYSCALL_DEFINE2()