Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmp_watchdog.c99 watchdog_function(void *arg) in watchdog_function() function
109 callout_reset(&watchdog_callout, 1 * hz, watchdog_function, NULL); in watchdog_function()
129 callout_reset(&watchdog_callout, 1 * hz, watchdog_function, in watchdog_change()