HomeSort by: relevance | last modified time | path
    Searched defs:kthread_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_kthread.c 132 kthread_alloc(int (*func)(void *), void *cookie, spinlock_t *interlock, function in typeref:struct:task_struct *
174 T = kthread_alloc(func, cookie, interlock, wq);
linux_kthread.c 132 kthread_alloc(int (*func)(void *), void *cookie, spinlock_t *interlock, function in typeref:struct:task_struct *
174 T = kthread_alloc(func, cookie, interlock, wq);

Completed in 20 milliseconds