Searched refs:utopia_kproc (Results 1 – 1 of 1) sorted by relevance
79 static struct proc *utopia_kproc; variable598 while (utopia_kproc != NULL) { in utopia_daemon()641 err = kproc_create(utopia_daemon, NULL, &utopia_kproc, in utopia_mod_init()651 if ((kp = utopia_kproc) != NULL) { in utopia_mod_init()652 utopia_kproc = NULL; in utopia_mod_init()