Searched refs:sysmon_wdog_critpoll (Results 1 – 1 of 1) sorted by relevance
75 void sysmon_wdog_critpoll(void *);110 sysmon_wdog_cphook = critpollhook_establish(sysmon_wdog_critpoll, NULL); in sysmon_wdog_init()380 sysmon_wdog_critpoll(void *arg) in sysmon_wdog_critpoll() function