Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dnbcon.c1220 static int nbcon_kthread_func(void *__console) in nbcon_kthread_func() function
1384 kt = kthread_run(nbcon_kthread_func, con, "pr/%s%d", con->name, con->index); in nbcon_kthread_create()