Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_intr.c92 struct proc *intrproc; variable
540 error = kproc_kthread_add(ithread_loop, ithd, &intrproc, in ithread_create()