Searched refs:nbcon_enter_unsafe (Results 1 – 5 of 5) sorted by relevance
818 if (!nbcon_enter_unsafe(wctxt)) in sifive_serial_console_write_atomic()844 if (!nbcon_enter_unsafe(wctxt)) in sifive_serial_console_write_thread()855 if (!nbcon_enter_unsafe(wctxt)) in sifive_serial_console_write_thread()866 while (!nbcon_enter_unsafe(wctxt)) in sifive_serial_console_write_thread()
419 if (!nbcon_enter_unsafe(wctxt)) in tegra_utc_console_write_atomic()449 if (!nbcon_enter_unsafe(wctxt)) in tegra_utc_console_write_thread()
611 extern bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt);675 static inline bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) { return false; } in nbcon_enter_unsafe() function
885 bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) in nbcon_enter_unsafe() function895 EXPORT_SYMBOL_GPL(nbcon_enter_unsafe);
2489 if (!nbcon_enter_unsafe(wctxt)) in netconsole_write()