Lines Matching refs:KTIME_MAX
566 ktime_t expires_next = KTIME_MAX;
572 active, KTIME_MAX);
589 ktime_t expires_next, soft = KTIME_MAX;
1197 if (expires == KTIME_MAX)
1486 * Returns the next expiry time or KTIME_MAX if no timer is pending.
1491 u64 expires = KTIME_MAX;
1509 * KTIME_MAX if none of them is pending.
1514 u64 expires = KTIME_MAX;
1525 active, KTIME_MAX);
1799 dev->next_event = KTIME_MAX;
1806 * We set expires_next to KTIME_MAX here with cpu_base->lock
1812 cpu_base->expires_next = KTIME_MAX;
1815 cpu_base->softirq_expires_next = KTIME_MAX;
1928 cpu_base->softirq_expires_next = KTIME_MAX;
2194 cpu_base->expires_next = KTIME_MAX;
2195 cpu_base->softirq_expires_next = KTIME_MAX;