Home
last modified time | relevance | path

Searched refs:getboottime64 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dtimekeeping32.h77 getboottime64(&ts64); in getboottime()
Dtimekeeping.h47 void getboottime64(struct timespec64 *ts);
/Linux-v4.19/fs/proc/
Dstat.c95 getboottime64(&boottime); in show_stat()
/Linux-v4.19/kernel/time/
Dtimekeeping.c2168 void getboottime64(struct timespec64 *ts) in getboottime64() function
2175 EXPORT_SYMBOL_GPL(getboottime64);
/Linux-v4.19/arch/x86/kvm/
Dx86.c1355 getboottime64(&boot); in kvm_write_wall_clock()