Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtime_namespace.h73 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime() function
132 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Duptime.c28 timens_add_boottime(&uptime); in uptime_proc_show()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-stubs.c85 timens_add_boottime(tp); in do_clock_gettime()
H A Dalarmtimer.c892 timens_add_boottime(tp); in get_boottime_timespec()
H A Dposix-timers.c243 timens_add_boottime(tp); in posix_get_boottime_timespec()
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2730 timens_add_boottime(&tp); in do_sysinfo()