Searched refs:panic_in_progress (Results 1 – 1 of 1) sorted by relevance
348 static bool panic_in_progress(void) in panic_in_progress() function373 return (panic_in_progress() && !this_cpu_in_panic()); in other_cpu_in_panic()1915 if (panic_in_progress()) in console_lock_spinning_enable()1957 if (panic_in_progress()) { in console_lock_spinning_disable_and_check()2019 if (panic_in_progress()) in console_trylock_spinning()3092 if (force_legacy_kthread() && !panic_in_progress()) { in console_emit_next_record()