Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dinternal.h111 void nbcon_kthread_stop(struct console *con);
H A Dnbcon.c1332 void nbcon_kthread_stop(struct console *con) in nbcon_kthread_stop() function
1822 nbcon_kthread_stop(con); in nbcon_free()
H A Dprintk.c3724 nbcon_kthread_stop(con); in printk_kthreads_shutdown()