Lines Matching full:monotonic

135  * a file timestamp on the system. This is tracked as a monotonic ktime_t, and
339 * update_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper.
390 * ktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic
392 * This timestamp is not guaranteed to be monotonic across an update.
428 * ktime_get_raw_fast_ns - Fast NMI safe access to clock monotonic raw
443 * separate timekeeper with updates to monotonic clock and boot offset
581 /* Convert to monotonic time */ in tk_update_leap_state()
606 * The xtime based monotonic readout is: in tk_update_ktime_data()
608 * The ktime based monotonic readout is: in tk_update_ktime_data()
626 /* Update the monotonic raw base */ in tk_update_ktime_data()
825 * ktime_mono_to_any() - convert monotonic time to any other time
853 * ktime_get_raw - Returns the raw monotonic time in ktime_t format
874 * ktime_get_ts64 - get the monotonic clock in timespec64 format
877 * The function calculates the monotonic clock from the realtime
964 * ktime_get_snapshot - snapshots the realtime/monotonic raw clocks with counter
1057 * Scale the monotonic raw time delta by: in adjust_historical_crosststamp()
1068 * If there is a discontinuity in the history, scale monotonic raw in adjust_historical_crosststamp()
1071 * Otherwise, calculate the realtime correction similar to monotonic in adjust_historical_crosststamp()
1086 /* Fixup monotonic raw and real time time values */ in adjust_historical_crosststamp()
1459 * __timekeeping_set_tai_offset - Sets the TAI offset from UTC and monotonic
1527 * ktime_get_raw_ts64 - Returns the raw monotonic time in a timespec
1530 * Returns the raw monotonic time (completely un-modified by ntp)
2288 * Get a monotonic fine-grained time value and attempt to swap it into
2374 * @offs_real: pointer to storage for monotonic -> realtime offset
2375 * @offs_boot: pointer to storage for monotonic -> boottime offset
2376 * @offs_tai: pointer to storage for monotonic -> clock tai offset
2378 * Returns current monotonic time and updates the offsets if the