Lines Matching full:expiry

606 		 * Update the soft expiry time. clock_settime() might have  in hrtimer_update_next_event()
615 * and program the hardware with the soft expiry time. in hrtimer_update_next_event()
818 * expiry time which is less than base->offset. Set it to 0. in hrtimer_reprogram()
1021 * hrtimer_forward - forward the timer expiry
1026 * Forward the timer expiry so it will expire in the future.
1034 * Note: This only updates the timer expiry value and does not requeue
1075 * The timer is inserted in expiry order. Insertion into the
1274 * @tim: expiry time
1289 * expiry mode because unmarked timers are moved to softirq expiry. in hrtimer_start_range_ns()
1408 * Mark the base as contended and grab the expiry lock, which is in hrtimer_cancel_wait_running()
1475 * hrtimer_get_next_event - get the time until next expiry event
1477 * Returns the next expiry time or KTIME_MAX if no timer is pending.
1496 * hrtimer_next_event_without - time until next expiry event w/o one timer
1499 * Returns the next expiry time over all timers except for the @exclude one or
1550 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init()
1813 /* Reevaluate the clock bases for the [soft] next expiry */ in hrtimer_interrupt()
1816 * Store the new expiry value so the migration code can verify in hrtimer_interrupt()
1974 * marked for hard interrupt expiry mode are moved into soft in __hrtimer_init_sleeper()
1982 * spawn many threads which arm timers for the same expiry time on in __hrtimer_init_sleeper()
1989 * expiry. in __hrtimer_init_sleeper()
2321 * Make the current task sleep until the given expiry time has
2360 * Make the current task sleep until the given expiry time has