Home
last modified time | relevance | path

Searched refs:PS_MYID (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpset.h46 #define PS_MYID -3 macro
H A Dzone.h616 #define ZONE_PS_INVAL PS_MYID
/titanic_41/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h41 #define ZS_PSET_MULTI PS_MYID
/titanic_41/usr/src/lib/liblgrp/common/
H A Dlgrp.c326 if (pset_info(PS_MYID, NULL, &ncpus, NULL) == -1) in prune_tree()
332 if (pset_info(PS_MYID, NULL, &ncpus, cpus) == -1) { in prune_tree()
/titanic_41/usr/src/uts/common/disp/
H A Dcpupart.c116 if (psid == PS_MYID) in cpupart_find_all()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg284 @ MSG_PS_MYID "[ PS_MYID ]"
H A Dcorenote.c727 case PS_MYID: in conv_cnote_psetid()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1615 case PS_MYID: s = "PS_MYID"; break; in prt_pst()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c2017 if (pset_getloadavg(PS_MYID, avenrun, in getla()