Lines Matching full:expiry
608 * Update the soft expiry time. clock_settime() might have in hrtimer_update_next_event()
617 * and program the hardware with the soft expiry time. in hrtimer_update_next_event()
820 * expiry time which is less than base->offset. Set it to 0. in hrtimer_reprogram()
1024 * hrtimer_forward - forward the timer expiry
1029 * Forward the timer expiry so it will expire in the future.
1037 * Note: This only updates the timer expiry value and does not requeue
1078 * The timer is inserted in expiry order. Insertion into the
1278 * @tim: expiry time
1293 * expiry mode because unmarked timers are moved to softirq expiry. in hrtimer_start_range_ns()
1412 * Mark the base as contended and grab the expiry lock, which is in hrtimer_cancel_wait_running()
1479 * hrtimer_get_next_event - get the time until next expiry event
1481 * Returns the next expiry time or KTIME_MAX if no timer is pending.
1500 * hrtimer_next_event_without - time until next expiry event w/o one timer
1503 * Returns the next expiry time over all timers except for the @exclude one or
1554 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init()
1817 /* Reevaluate the clock bases for the [soft] next expiry */ in hrtimer_interrupt()
1820 * Store the new expiry value so the migration code can verify in hrtimer_interrupt()
1978 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init_sleeper()
1986 * spawn many threads which arm timers for the same expiry time on in __hrtimer_init_sleeper()
1993 * expiry. in __hrtimer_init_sleeper()
2328 * Make the current task sleep until the given expiry time has
2368 * Make the current task sleep until the given expiry time has