Searched refs:clocksource_watchdog_kthread (Results 1 – 1 of 1) sorted by relevance
150 static int clocksource_watchdog_kthread(void *data);168 kthread_run(clocksource_watchdog_kthread, NULL, "kwatchdog"); in clocksource_watchdog_work()701 static int clocksource_watchdog_kthread(void *data) in clocksource_watchdog_kthread() function