Home
last modified time | relevance | path

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

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