Home
last modified time | relevance | path

Searched refs:GLOBAL_ZONEUNIQID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c583 if (curproc->p_zone->zone_id != GLOBAL_ZONEUNIQID) in tmp_statvfs()
589 eff_zid = GLOBAL_ZONEUNIQID; in tmp_statvfs()
621 if (eff_zid != GLOBAL_ZONEUNIQID && in tmp_statvfs()
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c974 if (zone->zone_uniqid == GLOBAL_ZONEUNIQID || in contract_status_common()
985 ct->ct_czuniqid == GLOBAL_ZONEUNIQID) { in contract_status_common()
1195 if (zuniqid != GLOBAL_ZONEUNIQID) in contract_lookup_common()
1255 if (zuniqid != GLOBAL_ZONEUNIQID && in contract_plookup()
1264 ct->ct_czuniqid == GLOBAL_ZONEUNIQID)) in contract_plookup()
1294 if (ct == NULL || (zuniqid != GLOBAL_ZONEUNIQID && in contract_ptr_common()
1964 (cr != NULL && zuniqid != GLOBAL_ZONEUNIQID && in cte_qreadable()
2588 if (zuniqid == GLOBAL_ZONEUNIQID && temp->cte_gdata) { in cte_get_event()
H A Dzone.c2315 ASSERT(zone0.zone_uniqid == GLOBAL_ZONEUNIQID); in zone_init()
6159 ASSERT(ct->ct_mzuniqid == GLOBAL_ZONEUNIQID); in zone_enter()
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h337 #define GLOBAL_ZONEUNIQID 0 /* uniqid of the global zone */ macro
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c741 zone->zone_uniqid == GLOBAL_ZONEUNIQID) { in contract_process_status()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c4688 ct = contract_ptr(id, GLOBAL_ZONEUNIQID); in pr_lookup_ctdir()
4709 VTOZONE(dp)->zone_uniqid != GLOBAL_ZONEUNIQID && in pr_lookup_ctdir()
4710 ct->ct_czuniqid == GLOBAL_ZONEUNIQID)) { in pr_lookup_ctdir()