might_cancel 45 fs/timerfd.c bool might_cancel; might_cancel 104 fs/timerfd.c if (!ctx->might_cancel) might_cancel 119 fs/timerfd.c if (ctx->might_cancel) { might_cancel 120 fs/timerfd.c ctx->might_cancel = false; might_cancel 136 fs/timerfd.c if (!ctx->might_cancel || ctx->moffs != KTIME_MAX) might_cancel 148 fs/timerfd.c if (!ctx->might_cancel) { might_cancel 149 fs/timerfd.c ctx->might_cancel = true;