Searched refs:monotonic_to_bootbased (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Duptime.c21 monotonic_to_bootbased(&uptime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h162 extern void monotonic_to_bootbased(struct timespec *ts);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimekeeping.c830 * monotonic_to_bootbased - Convert the monotonic time to boot based.
833 void monotonic_to_bootbased(struct timespec *ts) function
837 EXPORT_SYMBOL_GPL(monotonic_to_bootbased); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtimer.c1531 monotonic_to_bootbased(&tp);
H A Dfork.c1077 monotonic_to_bootbased(&p->real_start_time);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c915 monotonic_to_bootbased(&ts);

Completed in 120 milliseconds