Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dclocksource.c148 static int clocksource_watchdog_kthread(void *data);
166 kthread_run(clocksource_watchdog_kthread, NULL, "kwatchdog"); in clocksource_watchdog_work()
678 static int clocksource_watchdog_kthread(void *data) in clocksource_watchdog_kthread() function

Completed in 5 milliseconds