Home
last modified time | relevance | path

Searched refs:inittodr (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/sys/dev/xen/control/
HDcontrol.c283 inittodr(time_second); in xctrl_suspend()
/freebsd-head/sys/dev/kvm_clock/
HDkvm_clock.c230 inittodr(time_second); in kvm_clock_resume()
/freebsd-head/sys/kern/
HDsubr_rtc.c331 inittodr(time_t base) in inittodr() function
HDvfs_mountroot.c1105 inittodr(timebase); in vfs_mountroot()
/freebsd-head/sys/dev/xen/timer/
HDxen_timer.c485 inittodr(time_second); in xentimer_resume()
/freebsd-head/sys/sys/
HDtime.h498 void inittodr(time_t base);
/freebsd-head/sys/fs/nfsclient/
HDnfs_clvfsops.c555 inittodr(ntohl(nd->root_time)); in nfs_mountroot()
/freebsd-head/share/man/man9/
HDMakefile194 inittodr.9 \
/freebsd-head/sys/dev/acpica/
HDacpi.c3566 inittodr(time_second + sc->acpi_sleep_delay); in acpi_resync_clock()