Home
last modified time | relevance | path

Searched defs:pow2ns (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/watchdog/
H A Dwatchdog.c84 pow2ns_to_ts(int pow2ns, struct timespec *ts) in pow2ns_to_ts()
94 pow2ns_to_ticks(int pow2ns) in pow2ns_to_ticks()
/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c188 pow2ns_to_ts(int pow2ns, struct timespec *ts) in pow2ns_to_ts()