Home
last modified time | relevance | path

Searched refs:P_CID (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dprocset.c222 case P_CID: in checkprocset()
242 case P_CID: in checkprocset()
321 case P_CID: in procinset()
416 case P_CID: in procinset()
569 case P_CID: in lwpinset()
655 case P_CID: in lwpinset()
811 case P_CID: in getmyid()
/titanic_41/usr/src/cmd/priocntl/
H A Dsubr.c87 { P_CID, "class" },
189 case P_CID:
257 case P_CID:
432 case P_CID: in verifyupri()
H A Dpriocntl.c353 if (idtype == P_CID) { in print_procs()
636 case P_CID:
910 case P_CID:
H A Dfsspriocntl.c366 if (idtype == P_CID) { in set_fssprocs()
H A Dtspriocntl.c382 if (idtype == P_CID) { in set_tsprocs()
H A Diapriocntl.c406 if (idtype == P_CID) { in set_iaprocs()
H A Drtpriocntl.c435 if (idtype == P_CID) { in set_rtprocs()
H A Dfxpriocntl.c444 if (idtype == P_CID) { in set_fxprocs()
/titanic_41/usr/src/uts/common/sys/
H A Dprocset.h70 P_CID, /* A scheduling class identifier. */ enumerator
/titanic_41/usr/src/cmd/truss/
H A Dprocset.c93 case P_CID: str = "P_CID"; break; in idtype_enum()
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dwait.c100 P_CID, /* A scheduling class identifier. */ enumerator