Searched refs:rs_clocksource_watchdog_kthread (Results 1 – 3 of 3) sorted by relevance
7 kthread_run(rs_clocksource_watchdog_kthread, NULL, "clocksource_watchdog"); in run_watchdog_kthread()
5 extern int rs_clocksource_watchdog_kthread(void *_data);
847 pub extern "C" fn rs_clocksource_watchdog_kthread(_data: c_void) -> i32 { in rs_clocksource_watchdog_kthread() function