Searched refs:nbcon_kthread_func (Results 1 – 1 of 1) sorted by relevance
1167 static int nbcon_kthread_func(void *__console) in nbcon_kthread_func() function1316 kt = kthread_run(nbcon_kthread_func, con, "pr/%s%d", con->name, con->index); in nbcon_kthread_create()