kthread_alloc
ret = kthread_alloc(linux_ktfn_wrapper, task, &td, namefmt, args);
int kthread_alloc (void (*)(void *), void *, struct thread **,