Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtimekeeping32.h42 getboottime64(&ts64); in getboottime()
Dtimekeeping.h47 void getboottime64(struct timespec64 *ts);
/Linux-v5.4/fs/proc/
Dstat.c120 getboottime64(&boottime); in show_stat()
/Linux-v5.4/kernel/time/
Dtimekeeping.c2151 void getboottime64(struct timespec64 *ts) in getboottime64() function
2158 EXPORT_SYMBOL_GPL(getboottime64);
/Linux-v5.4/arch/x86/kvm/
Dx86.c1633 getboottime64(&boot); in kvm_write_wall_clock()