softclock_thread
error = kproc_kthread_add(softclock_thread, cc, &p, &td,
static void softclock_thread(void *arg);