Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c351 static int __clocksource_watchdog_kthread(void) in __clocksource_watchdog_kthread() function
385 if (__clocksource_watchdog_kthread()) in clocksource_watchdog_kthread()
406 static inline int __clocksource_watchdog_kthread(void) { return 0; } in __clocksource_watchdog_kthread() function
628 __clocksource_watchdog_kthread(); in clocksource_done_booting()