Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dinternal.h111 bool nbcon_kthread_create(struct console *con);
H A Dnbcon.c1307 bool nbcon_kthread_create(struct console *con) in nbcon_kthread_create() function
1705 if (!nbcon_kthread_create(con)) { in nbcon_alloc()
H A Dprintk.c3757 if (!nbcon_kthread_create(con)) in printk_kthreads_check_locked()