Searched refs:stop_watchdog (Results 1 – 5 of 5) sorted by relevance
7 EXPORT_SYMBOL(stop_watchdog);
6 void stop_watchdog(int in_fd, int out_fd);
102 stop_watchdog(harddog_in_fd, harddog_out_fd); in harddog_release()
107 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() function
407 static void stop_watchdog(void *arg) in stop_watchdog() function427 return smp_call_function_single(cpu, stop_watchdog, NULL, true); in stop_watchdog_on_cpu()