Searched refs:wdog_kern_pat (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dwatchdog.h114 int wdog_kern_pat(u_int utim);
/freebsd-12-stable/sys/dev/watchdog/
H A Dwatchdog.c123 wdog_kern_pat(u_int utim) function
223 return (wdog_kern_pat(u));
370 error = wdog_kern_pat(seconds_to_pow2ns(u));
/freebsd-12-stable/sys/mips/mips/
H A Dminidump_machdep.c167 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/riscv/riscv/
H A Dminidump_machdep.c185 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/i386/i386/
H A Dminidump_machdep.c135 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/kern/
H A Dkern_dump.c204 wdog_kern_pat(WD_LASTVAL);
H A Dkern_shutdown.c568 wdog_kern_pat(WD_TO_NEVER);
H A Dvfs_bio.c1348 wdog_kern_pat(WD_LASTVAL);
1375 wdog_kern_pat(WD_LASTVAL);
H A Dvfs_subr.c2417 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/arm/arm/
H A Dminidump_machdep.c140 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/arm64/arm64/
H A Dminidump_machdep.c179 wdog_kern_pat(WD_LASTVAL);
/freebsd-12-stable/sys/amd64/amd64/
H A Dminidump_machdep.c180 wdog_kern_pat(WD_LASTVAL);

Completed in 119 milliseconds