Home
last modified time | relevance | path

Searched refs:ktime_get_boottime_ts64 (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/fs/proc/
H A Duptime.c28 ktime_get_boottime_ts64(&uptime); in uptime_proc_show()
/linux-6.15/include/linux/
H A Dtimekeeping.h228 static inline void ktime_get_boottime_ts64(struct timespec64 *ts) in ktime_get_boottime_ts64() function
/linux-6.15/kernel/time/
H A Dposix-stubs.c50 ktime_get_boottime_ts64(tp); in do_clock_gettime()
H A Dnamespace.c408 ktime_get_boottime_ts64(&tp); in proc_timens_set_offset()
H A Dalarmtimer.c867 ktime_get_boottime_ts64(tp); in get_boottime_timespec()
H A Dposix-timers.c258 ktime_get_boottime_ts64(tp); in posix_get_boottime_timespec()
/linux-6.15/Documentation/core-api/
H A Dtimekeeping.rst76 void ktime_get_boottime_ts64( struct timespec64 * )
187 as ktime_get_boottime()/ktime_get_boottime_ts64().
/linux-6.15/kernel/
H A Dsys.c2856 ktime_get_boottime_ts64(&tp); in do_sysinfo()