Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_mod.c159 case AD_CPR_FORCE: in cpr()
174 case AD_CPR_FORCE: in cpr()
229 case AD_CPR_FORCE: in cpr()
H A Dcpr_uthread.c88 (count < CPR_UTSTOP_RETRY || CPR->c_fcn != AD_CPR_FORCE)); in cpr_stop_user_threads()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h397 #define AD_CPR_FORCE AD_FORCE /* force to do AD_CPR_COMPRESS */ macro