Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dinternal.h110 bool nbcon_kthread_create(struct console *con);
H A Dnbcon.c1375 bool nbcon_kthread_create(struct console *con) in nbcon_kthread_create() function
1811 if (!nbcon_kthread_create(con)) { in nbcon_alloc()
H A Dprintk.c3840 if (!nbcon_kthread_create(con)) in printk_kthreads_check_locked()