Searched refs:kthread_alloc (Results 1 – 1 of 1) sorted by relevance
132 kthread_alloc(int (*func)(void *), void *cookie, spinlock_t *interlock, in kthread_alloc() function174 T = kthread_alloc(func, cookie, interlock, wq); in kthread_run()