Searched refs:nbcon_exit_unsafe (Results 1 – 3 of 3) sorted by relevance
606 extern bool nbcon_exit_unsafe(struct nbcon_write_context *wctxt);613 static inline bool nbcon_exit_unsafe(struct nbcon_write_context *wctxt) { return false; } in nbcon_exit_unsafe() function
883 bool nbcon_exit_unsafe(struct nbcon_write_context *wctxt) in nbcon_exit_unsafe() function893 EXPORT_SYMBOL_GPL(nbcon_exit_unsafe);
2140 nbcon_exit_unsafe(wctxt); in imx_uart_console_write_atomic()2168 if (nbcon_exit_unsafe(wctxt)) { in imx_uart_console_write_thread()2190 if (!nbcon_exit_unsafe(wctxt)) in imx_uart_console_write_thread()2206 nbcon_exit_unsafe(wctxt); in imx_uart_console_write_thread()