Lines Matching full:monotonic

402  * update_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper.
459 * ktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic
461 * This timestamp is not guaranteed to be monotonic across an update.
497 * ktime_get_raw_fast_ns - Fast NMI safe access to clock monotonic raw
512 * separate timekeeper with updates to monotonic clock and boot offset
591 * Stores clock monotonic, boottime and realtime timestamps.
631 * against the clock monotonic timestamp jumping backwards on resume.
719 /* Convert to monotonic time */ in tk_update_leap_state()
732 * The xtime based monotonic readout is: in tk_update_ktime_data()
734 * The ktime based monotonic readout is: in tk_update_ktime_data()
752 /* Update the monotonic raw base */ in tk_update_ktime_data()
921 * ktime_mono_to_any() - convert monotonic time to any other time
941 * ktime_get_raw - Returns the raw monotonic time in ktime_t format
962 * ktime_get_ts64 - get the monotonic clock in timespec64 format
965 * The function calculates the monotonic clock from the realtime
1052 * ktime_get_snapshot - snapshots the realtime/monotonic raw clocks with counter
1141 * Scale the monotonic raw time delta by: in adjust_historical_crosststamp()
1152 * If there is a discontinuity in the history, scale monotonic raw in adjust_historical_crosststamp()
1155 * Otherwise, calculate the realtime correction similar to monotonic in adjust_historical_crosststamp()
1170 /* Fixup monotonic raw and real time time values */ in adjust_historical_crosststamp()
1435 * __timekeeping_set_tai_offset - Sets the TAI offset from UTC and monotonic
1512 * ktime_get_raw_ts64 - Returns the raw monotonic time in a timespec
1515 * Returns the raw monotonic time (completely un-modified by ntp)
2298 * @offs_real: pointer to storage for monotonic -> realtime offset
2299 * @offs_boot: pointer to storage for monotonic -> boottime offset
2300 * @offs_tai: pointer to storage for monotonic -> clock tai offset
2302 * Returns current monotonic time and updates the offsets if the