Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dprsystm.h109 extern int pr_allstopped(proc_t *, int);
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1905 while (pr_allstopped(p, 0) > 0) { in pr_watch()
2355 pr_allstopped(proc_t *p, int watchstop) in pr_allstopped() function
2469 while (p != NULL && pr_allstopped(p, 0) > 0) { in pr_cancel_watch()
/titanic_50/usr/src/uts/common/os/
H A Dlwp.c1469 while (pr_allstopped(p, 1) > 0) { in holdwatch()
1487 while (pr_allstopped(p, 0) > 0) { in holdwatch()
/titanic_50/usr/src/uts/sparc/ml/
H A Dmodstubs.s600 NO_UNLOAD_STUB(procfs, pr_allstopped, nomod_zero);
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s711 NO_UNLOAD_STUB(procfs, pr_allstopped, nomod_zero);