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

/freebsd-13-stable/sys/dev/watchdog/
H A Dwatchdog.c87 pow2ns_to_ts(int pow2ns, struct timespec *ts) function
102 pow2ns_to_ts(pow2ns, &ts);
278 pow2ns_to_ts(utime, &utime_ts);
/freebsd-13-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c190 pow2ns_to_ts(int pow2ns, struct timespec *ts) function
224 pow2ns_to_ts(rv, &ts);
688 pow2ns_to_ts(timeout, &ts);

Completed in 50 milliseconds