Home
last modified time | relevance | path

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

/fs/
Dtimerfd.c43 bool might_cancel; member
102 if (!ctx->might_cancel) in timerfd_clock_was_set()
117 if (ctx->might_cancel) { in __timerfd_remove_cancel()
118 ctx->might_cancel = false; in __timerfd_remove_cancel()
134 if (!ctx->might_cancel || ctx->moffs.tv64 != KTIME_MAX) in timerfd_canceled()
146 if (!ctx->might_cancel) { in timerfd_setup_cancel()
147 ctx->might_cancel = true; in timerfd_setup_cancel()