Searched refs:getboottime (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dstat.c39 getboottime(&boottime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h161 extern void getboottime(struct timespec *ts);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimekeeping.c153 * - wall_to_monotonic is no longer the boot time, getboottime must be
808 * getboottime - Return the real time of system boot.
818 void getboottime(struct timespec *ts) function
827 EXPORT_SYMBOL_GPL(getboottime); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c840 getboottime(&boot);

Completed in 93 milliseconds