Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c79 extern int srn_inuse;
498 srn_inuse = 1; /* because *(srn_signal) cv_waits */ in cpr_suspend()
500 srn_inuse = 0; in cpr_suspend()
1212 srn_inuse = 1; /* because (*srn_signal) cv_waits */ in cpr_resume()
1214 srn_inuse = 0; in cpr_resume()
/illumos-gate/usr/src/uts/common/io/
H A Dsrn.c208 extern int srn_inuse; in srn_detach()
215 while (srn_inuse) { in srn_detach()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c469 int srn_inuse; /* stop srn detach */ variable
2124 srn_inuse++; in pm_ppm_notify_all_lowest()
2127 srn_inuse--; in pm_ppm_notify_all_lowest()