Home
last modified time | relevance | path

Searched refs:timens_add_boottime (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dtime_namespace.h72 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime() function
150 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime() function
/openbmc/linux/fs/proc/
H A Duptime.c29 timens_add_boottime(&uptime); in uptime_proc_show()
/openbmc/linux/kernel/time/
H A Dposix-stubs.c51 timens_add_boottime(tp); in do_clock_gettime()
H A Dalarmtimer.c922 timens_add_boottime(tp); in get_boottime_timespec()
H A Dposix-timers.c196 timens_add_boottime(tp); in posix_get_boottime_timespec()
/openbmc/linux/kernel/
H A Dsys.c2783 timens_add_boottime(&tp); in do_sysinfo()