Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dclocksource.c95 static int finished_booting; variable
189 if (finished_booting) in __clocksource_unstable()
421 if (finished_booting) in clocksource_watchdog()
536 if (!finished_booting) in clocksource_watchdog()
984 if (!finished_booting || list_empty(&clocksource_list)) in clocksource_find_best()
1082 finished_booting = 1; in clocksource_done_booting()