Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dinternal.h112 void nbcon_kthread_stop(struct console *con);
H A Dnbcon.c1280 void nbcon_kthread_stop(struct console *con) in nbcon_kthread_stop() function
1725 nbcon_kthread_stop(con); in nbcon_free()
H A Dprintk.c3684 nbcon_kthread_stop(con); in printk_kthreads_shutdown()