Home
last modified time | relevance | path

Searched refs:kthread_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_kthread.c132 kthread_alloc(int (*func)(void *), void *cookie, spinlock_t *interlock, in kthread_alloc() function
174 T = kthread_alloc(func, cookie, interlock, wq); in kthread_run()