timespec64_compare
if (!was_set && timespec64_compare(&now, &next_sync) < 0)
if (!was_set && timespec64_compare(&now, &next_sync) < 0)
if (timespec64_compare(&to, &ts) <= 0)
if (timespec64_compare(&new_ts, &threshold_ts) >= 0)
return timespec64_compare(now, &b) > 0;
while ((timespec64_compare(&now.ts_real, &limit) < 0) &&
} while ((timespec64_compare(&now.ts_real, &update_time) < 0) &&
while ((timespec64_compare(&now.ts_real, &limit) < 0) &&
} while ((timespec64_compare(&now.ts_real, &update_time) < 0) &&
if (ts_valid && timespec64_compare(&ts, &priv->extts_ts) != 0) {
timespec64_compare(&atime,
timespec64_compare(&mtime, &attr->ia_mtime) < 0) {
timespec64_compare(ctime, &ictime) > 0) {
if (timespec64_compare(mtime, &imtime) > 0) {
if (timespec64_compare(atime, &iatime) > 0) {
if (timespec64_compare(&iatime, &atime) < 0)
if (timespec64_compare(&mtime, &atime) >= 0)
if (timespec64_compare(&ctime, &atime) >= 0)
if (timespec64_compare(&now, &ctime) <= 0) {
if (timespec64_compare(&update, &cur_ts) <= 0)
if (timespec64_compare(&update, &now) > 0)
timespec64_compare(&lcp->lc_mtime, &mtime) < 0)
if (timespec64_compare(req, orig) <= 0)
if (timespec64_compare(req, now) > 0)
if ((timespec64_compare(&atime, &mtime) <= 0) ||
(timespec64_compare(&atime, &ctime) <= 0))
return timespec64_compare(&ts, &ce->etime) >= 0;
timespec64_compare(&ce->etime,
if (timespec64_compare(&atime, &mtime))
if (timespec64_compare(&fattr->cf_atime, &fattr->cf_mtime) < 0)
if (timespec64_compare(&mtime, &prev_mtime) > 0)
if (timespec64_compare(&tks->wall_to_monotonic, &ts_delta) > 0) {
if (timespec64_compare(&tks->wall_to_monotonic, ts) > 0 ||
if (timespec64_compare(&wall_time, &boot_offset) < 0)
} else if (timespec64_compare(&ts_new, &timekeeping_suspend_time) > 0) {
if (timespec64_compare(&duration, &slow_thr) < 0)
return timespec64_compare(&now, &ts) >= 0;