Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_misc.c112 CPR->c_alloc_cnt = 0; in cpr_init()
697 if (CPR->c_alloc_cnt++ > C_MAX_ALLOC_RETRY) { in cpr_statefile_ok()
/titanic_50/usr/src/uts/common/sys/
H A Dcpr.h513 char c_alloc_cnt; /* # of statefile alloc retries */ member