Lines Matching +full:real +full:-
1 /* SPDX-License-Identifier: GPL-2.0 */
25 * ktime_get() family - read the current time in a multitude of ways.
29 * For other references, use the functions with "real", "clocktai",
35 * See Documentation/core-api/timekeeping.rst for more details.
82 * ktime_get_real - get the real (wall-) time in ktime_t format
84 * Returns: real (wall) time in ktime_t format
97 * ktime_get_boottime - Get monotonic time since boot in ktime_t format
115 * ktime_get_clocktai - Get the TAI time of day in ktime_t format
158 * ktime_mono_to_real - Convert monotonic time to clock realtime
169 * ktime_get_ns - Get the current time in nanoseconds
179 * ktime_get_real_ns - Get the current real/wall time in nanoseconds
181 * Returns: current real time converted to nanoseconds
189 * ktime_get_boottime_ns - Get the monotonic time since boot in nanoseconds
199 * ktime_get_clocktai_ns - Get the current TAI time of day in nanoseconds
209 * ktime_get_raw_ns - Get the raw monotonic time in nanoseconds
279 * struct system_time_snapshot - simultaneous raw/real time capture with
282 * @real: Realtime system time
286 * @clock_was_set_seq: The sequence number of clock-was-set events
291 ktime_t real; member
300 * struct system_device_crosststamp - system/device cross-timestamp
313 * struct system_counterval_t - system counter value with the ID of the