Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dclocksource.c107 static int finished_booting; variable
220 if (finished_booting) in __clocksource_unstable()
450 if (finished_booting) in clocksource_watchdog()
561 if (!finished_booting) in clocksource_watchdog()
1014 if (!finished_booting || list_empty(&clocksource_list)) in clocksource_find_best()
1112 finished_booting = 1; in clocksource_done_booting()