Home
last modified time | relevance | path

Searched refs:P_ZONEID (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dprocset.c227 case P_ZONEID: in checkprocset()
247 case P_ZONEID: in checkprocset()
358 case P_ZONEID: in procinset()
448 case P_ZONEID: in procinset()
598 case P_ZONEID: in lwpinset()
684 case P_ZONEID: in lwpinset()
832 case P_ZONEID: in getmyid()
H A Dpool.c711 case P_ZONEID: in pool_bind()
1370 if (idtype == P_ZONEID) { in pool_do_bind()
1572 if ((!INGLOBALZONE(p) && idtype != P_ZONEID && in pool_do_bind()
1604 if (idtype == P_POOLID || idtype == P_ZONEID) in pool_do_bind()
1709 case P_ZONEID: in pool_do_bind()
/titanic_41/usr/src/cmd/pools/poolbind/
H A Dpoolbind.c69 { P_ZONEID, "zoneid" },
217 (idtype == P_ZONEID && in process_ids()
228 if (idtype == P_ZONEID) { in process_ids()
/titanic_41/usr/src/cmd/priocntl/
H A Dsubr.c92 { P_ZONEID, "zoneid" },
214 case P_ZONEID:
280 case P_ZONEID:
422 case P_ZONEID: in verifyupri()
H A Dpriocntl.c665 case P_ZONEID:
957 case P_ZONEID:
/titanic_41/usr/src/uts/common/sys/
H A Dprocset.h78 P_ZONEID, /* A zone identifier. */ enumerator
/titanic_41/usr/src/cmd/truss/
H A Dprocset.c100 case P_ZONEID: str = "P_ZONEID"; break; in idtype_enum()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dsetpriority.c84 return (P_ZONEID); in prio_to_idtype()
/titanic_41/usr/src/uts/common/syscall/
H A Dprocessor_bind.c305 case P_ZONEID: in processor_bind()
H A Dpset.c641 case P_ZONEID: in pset_bind()
/titanic_41/usr/src/cmd/psrset/
H A Dpsrset.c899 } else if (pset_bind(pset, P_ZONEID, zid, in main()
/titanic_41/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4396 if (pool_set_binding(tmp_name, P_ZONEID, zoneid) != PO_SUCCESS) in zonecfg_bind_tmp_pool()
4461 if (pool_set_binding(poolname, P_ZONEID, zoneid) != PO_SUCCESS) { in zonecfg_bind_pool()