Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dclocksource.c127 static void clocksource_watchdog_work(struct work_struct *work);
133 static DECLARE_WORK(watchdog_work, clocksource_watchdog_work);
151 static void clocksource_watchdog_work(struct work_struct *work) in clocksource_watchdog_work() function

Completed in 4 milliseconds