Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dclocksource.c354 static int __clocksource_watchdog_kthread(void) in __clocksource_watchdog_kthread() function
388 if (__clocksource_watchdog_kthread()) in clocksource_watchdog_kthread()
409 static inline int __clocksource_watchdog_kthread(void) { return 0; } in __clocksource_watchdog_kthread() function
627 __clocksource_watchdog_kthread(); in clocksource_done_booting()