Lines Matching full:monotonic

135  * a file timestamp on the system. This is tracked as a monotonic ktime_t, and
364 * update_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper.
415 * ktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic
417 * This timestamp is not guaranteed to be monotonic across an update.
453 * ktime_get_raw_fast_ns - Fast NMI safe access to clock monotonic raw
468 * separate timekeeper with updates to monotonic clock and boot offset
606 /* Convert to monotonic time */ in tk_update_leap_state()
631 * The xtime based monotonic readout is: in tk_update_ktime_data()
633 * The ktime based monotonic readout is: in tk_update_ktime_data()
651 /* Update the monotonic raw base */ in tk_update_ktime_data()
851 * ktime_mono_to_any() - convert monotonic time to any other time
879 * ktime_get_raw - Returns the raw monotonic time in ktime_t format
900 * ktime_get_ts64 - get the monotonic clock in timespec64 format
903 * The function calculates the monotonic clock from the realtime
990 * ktime_get_snapshot - snapshots the realtime/monotonic raw clocks with counter
1083 * Scale the monotonic raw time delta by: in adjust_historical_crosststamp()
1094 * If there is a discontinuity in the history, scale monotonic raw in adjust_historical_crosststamp()
1097 * Otherwise, calculate the realtime correction similar to monotonic in adjust_historical_crosststamp()
1112 /* Fixup monotonic raw and real time time values */ in adjust_historical_crosststamp()
1485 * __timekeeping_set_tai_offset - Sets the TAI offset from UTC and monotonic
1553 * ktime_get_raw_ts64 - Returns the raw monotonic time in a timespec
1556 * Returns the raw monotonic time (completely un-modified by ntp)
2322 * Get a monotonic fine-grained time value and attempt to swap it into
2408 * @offs_real: pointer to storage for monotonic -> realtime offset
2409 * @offs_boot: pointer to storage for monotonic -> boottime offset
2410 * @offs_tai: pointer to storage for monotonic -> clock tai offset
2412 * Returns current monotonic time and updates the offsets if the