Lines Matching full:expiry

627 		 * Update the soft expiry time. clock_settime() might have  in hrtimer_update_next_event()
636 * and program the hardware with the soft expiry time. in hrtimer_update_next_event()
832 * expiry time which is less than base->offset. Set it to 0. in hrtimer_reprogram()
1036 * hrtimer_forward() - forward the timer expiry
1041 * Forward the timer expiry so it will expire in the future.
1044 * This only updates the timer expiry value and does not requeue the timer.
1092 * The timer is inserted in expiry order. Insertion into the
1317 * @tim: expiry time
1334 * expiry mode because unmarked timers are moved to softirq expiry. in hrtimer_start_range_ns()
1467 * Mark the base as contended and grab the expiry lock, which is in hrtimer_cancel_wait_running()
1534 * hrtimer_get_next_event - get the time until next expiry event
1536 * Returns the next expiry time or KTIME_MAX if no timer is pending.
1555 * hrtimer_next_event_without - time until next expiry event w/o one timer
1558 * Returns the next expiry time over all timers except for the @exclude one or
1614 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init()
1929 /* Reevaluate the clock bases for the [soft] next expiry */ in hrtimer_interrupt()
1932 * Store the new expiry value so the migration code can verify in hrtimer_interrupt()
2072 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init_sleeper()
2080 * spawn many threads which arm timers for the same expiry time on in __hrtimer_init_sleeper()
2087 * expiry. in __hrtimer_init_sleeper()