Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c348 static void clocksource_select_watchdog(bool fallback) in clocksource_select_watchdog() argument
356 if (fallback) in clocksource_select_watchdog()
365 if (fallback && cs == old_wd) in clocksource_select_watchdog()
444 static void clocksource_select_watchdog(bool fallback) { } in clocksource_select_watchdog() argument
488 static void clocksource_suspend_select(bool fallback) in clocksource_suspend_select() argument
493 if (fallback) in clocksource_suspend_select()
498 if (fallback && cs == old_suspend) in clocksource_suspend_select()