KTIME_SEC_MAX 84 include/linux/ktime.h if (unlikely(secs >= KTIME_SEC_MAX)) KTIME_SEC_MAX 331 kernel/hrtimer.c res = ktime_set(KTIME_SEC_MAX, 0);