Home
last modified time | relevance | path

Searched refs:nbcon_offload (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/printk/
H A Dinternal.h183 bool nbcon_offload; member
202 ft->nbcon_offload = true; in printk_get_console_flush_type()
H A Dprintk.c2460 if (ft.nbcon_offload) in vprintk_emit()
2845 if (ft.nbcon_offload) in console_resume_all()
3257 if ((flags & CON_NBCON) && (ft.nbcon_atomic || ft.nbcon_offload)) in console_flush_one_record()
3639 if (is_nbcon && ft.nbcon_offload) in console_resume()
3678 if ((flags & CON_NBCON) && (ft.nbcon_atomic || ft.nbcon_offload)) in legacy_kthread_should_wakeup()
4706 if (ft.nbcon_offload) in printk_trigger_flush()
5058 if (ft.nbcon_offload) in console_try_replay_all()