Searched refs:shutdown_in_progress (Results 1 – 1 of 1) sorted by relevance
112 static int shutdown_in_progress = FALSE; variable2161 if (kdb_active || KERNEL_PANICKED() || shutdown_in_progress) { in sccnupdate()2227 if (kdb_active || KERNEL_PANICKED() || shutdown_in_progress) in scrn_timer()3500 shutdown_in_progress = TRUE; in scshutdown()4271 if (cold || kdb_active || shutdown_in_progress || !enable_bell) in sc_bell()