Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dprintk.c3549 bool is_nbcon; in console_resume() local
3553 is_nbcon = console->flags & CON_NBCON; in console_resume()
3564 if (is_nbcon && ft.nbcon_offload) in console_resume()