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.
76 * ktime_get_real - get the real (wall-) time in ktime_t format
78 * Returns: real (wall) time in ktime_t format
91 * ktime_get_boottime - Get monotonic time since boot in ktime_t format
109 * ktime_get_clocktai - Get the TAI time of day in ktime_t format
152 * ktime_mono_to_real - Convert monotonic time to clock realtime
163 * ktime_get_ns - Get the current time in nanoseconds
173 * ktime_get_real_ns - Get the current real/wall time in nanoseconds
175 * Returns: current real time converted to nanoseconds
183 * ktime_get_boottime_ns - Get the monotonic time since boot in nanoseconds
193 * ktime_get_clocktai_ns - Get the current TAI time of day in nanoseconds
203 * ktime_get_raw_ns - Get the raw monotonic time in nanoseconds
262 * struct ktime_timestamps - Simultaneous mono/boot/real timestamps
265 * @real: Realtime timestamp
270 u64 real; member
274 * struct system_time_snapshot - simultaneous raw/real time capture with
277 * @real: Realtime system time
280 * @clock_was_set_seq: The sequence number of clock-was-set events
285 ktime_t real; member
293 * struct system_device_crosststamp - system/device cross-timestamp
306 * struct system_counterval_t - system counter value with the ID of the