Searched defs:wctxt (Results 1 – 8 of 8) sorted by relevance
798 bool nbcon_can_proceed(struct nbcon_write_context *wctxt) in nbcon_can_proceed()860 void nbcon_write_context_set_buf(struct nbcon_write_context *wctxt, in nbcon_write_context_set_buf()885 bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) in nbcon_enter_unsafe()909 bool nbcon_exit_unsafe(struct nbcon_write_context *wctxt) in nbcon_exit_unsafe()938 void nbcon_reacquire_nobuf(struct nbcon_write_context *wctxt) in nbcon_reacquire_nobuf()966 static bool nbcon_emit_next_record(struct nbcon_write_context *wctxt, bool use_atomic) in nbcon_emit_next_record()1113 static bool nbcon_emit_one(struct nbcon_write_context *wctxt, bool use_atomic) in nbcon_emit_one()1207 struct nbcon_write_context wctxt = { in nbcon_kthread_func() local1493 struct nbcon_write_context wctxt = { }; in nbcon_legacy_emit_next_record() local1550 struct nbcon_write_context wctxt = { }; in __nbcon_atomic_flush_pending_con() local[all …]
672 static inline bool nbcon_can_proceed(struct nbcon_write_context *wctxt) { return false; } in nbcon_can_proceed()673 static inline void nbcon_write_context_set_buf(struct nbcon_write_context *wctxt, in nbcon_write_context_set_buf()675 static inline bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) { return false; } in nbcon_enter_unsafe()676 static inline bool nbcon_exit_unsafe(struct nbcon_write_context *wctxt) { return false; } in nbcon_exit_unsafe()677 static inline void nbcon_reacquire_nobuf(struct nbcon_write_context *wctxt) { } in nbcon_reacquire_nobuf()679 struct nbcon_write_context *wctxt) { return false; } in nbcon_kdb_try_acquire()680 static inline void nbcon_kdb_release(struct nbcon_write_context *wctxt) { } in nbcon_kdb_release()
414 static void tegra_utc_console_write_atomic(struct console *cons, struct nbcon_write_context *wctxt) in tegra_utc_console_write_atomic()442 static void tegra_utc_console_write_thread(struct console *cons, struct nbcon_write_context *wctxt) in tegra_utc_console_write_thread()
809 struct nbcon_write_context *wctxt) in sifive_serial_console_write_atomic()835 struct nbcon_write_context *wctxt) in sifive_serial_console_write_thread()
2519 pl011_console_write_atomic(struct console *co, struct nbcon_write_context *wctxt) in pl011_console_write_atomic()2551 pl011_console_write_thread(struct console *co, struct nbcon_write_context *wctxt) in pl011_console_write_thread()
2110 struct nbcon_write_context *wctxt) in imx_uart_console_write_atomic()2151 struct nbcon_write_context *wctxt) in imx_uart_console_write_thread()
600 struct nbcon_write_context wctxt = { }; in kdb_msg_write() local
369 static void drm_log_write_thread(struct console *con, struct nbcon_write_context *wctxt) in drm_log_write_thread()