Searched refs:pow2ns_to_ts (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/watchdog/
H A Dwatchdog.c83 pow2ns_to_ts(int pow2ns, struct timespec *ts) function
98 pow2ns_to_ts(pow2ns, &ts);
275 pow2ns_to_ts(utime, &utime_ts);
/freebsd-11-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c198 pow2ns_to_ts(int pow2ns, struct timespec *ts) function
232 pow2ns_to_ts(rv, &ts);
696 pow2ns_to_ts(timeout, &ts);

Completed in 45 milliseconds