Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c93 static int finished_booting; variable
170 if (finished_booting) in __clocksource_unstable()
298 if (finished_booting) in clocksource_watchdog()
357 if (!finished_booting) in clocksource_watchdog()
815 if (!finished_booting || list_empty(&clocksource_list)) in clocksource_find_best()
919 finished_booting = 1; in clocksource_done_booting()