Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dzone.c191 if (subsys_names_sym.st_size != ZONE_REF_NUM_SUBSYS * in zoneprt()
197 ZONE_REF_NUM_SUBSYS * sizeof (char *)) in zoneprt()
201 num_subsys = ZONE_REF_NUM_SUBSYS; in zoneprt()
203 num_subsys = ZONE_REF_NUM_SUBSYS; in zoneprt()
/titanic_44/usr/src/uts/common/sys/
H A Dzone.h353 ZONE_REF_NUM_SUBSYS /* This must be the last entry. */ enumerator
451 uint_t zone_subsys_ref[ZONE_REF_NUM_SUBSYS];
/titanic_44/usr/src/uts/common/os/
H A Dzone.c2672 if (subsys != ZONE_REF_NUM_SUBSYS) { in zone_rele_common()
2706 zone_rele_common(z, NULL, ZONE_REF_NUM_SUBSYS); in zone_rele()
2736 ASSERT(subsys >= 0 && subsys < ZONE_REF_NUM_SUBSYS); in zone_hold_ref()
4917 for (index = 0; index < ZONE_REF_NUM_SUBSYS; ++index) in zone_log_refcounts()
4943 for (index = 0; index < ZONE_REF_NUM_SUBSYS; ++index) { in zone_log_refcounts()