Home
last modified time | relevance | path

Searched defs:kproc_kthread_add (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_kthread.c462 kproc_kthread_add(void (*func)(void *), void *arg, in kproc_kthread_add() function
/f-stack/lib/
H A Dff_compat.c95 kproc_kthread_add(void (*start_routine)(void *), void *arg, in kproc_kthread_add() function