Searched refs:kproc_suspend (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dkthread.h58 int kproc_suspend(struct proc *, int);
/freebsd-10-stable/sys/kern/
H A Dkern_kthread.c174 kproc_suspend(struct proc *p, int timo) function
H A Dkern_shutdown.c939 error = kproc_suspend(p, kproc_shutdown_wait * hz);
/freebsd-10-stable/share/man/man9/
H A DMakefile799 kproc.9 kproc_suspend.9 \

Completed in 104 milliseconds