Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dprocset.c364 if (PRCTID(pp) == psp->p_lid) in procinset()
454 if (PRCTID(pp) == psp->p_rid) in procinset()
604 if (PRCTID(pp) == psp->p_lid) in lwpinset()
690 if (PRCTID(pp) == psp->p_rid) in lwpinset()
836 return (PRCTID(pp)); in getmyid()
H A Daio.c1298 sqp->sq_info.si_ctid = PRCTID(curproc); in alio()
2415 sqp->sq_info.si_ctid = PRCTID(curproc); in aio_req_setup()
3006 sqp->sq_info.si_ctid = PRCTID(curproc); in alioLF()
3312 sqp->sq_info.si_ctid = PRCTID(curproc); in aio_req_setupLF()
3491 sqp->sq_info.si_ctid = PRCTID(curproc); in alio32()
H A Dtimer.c598 sigq->sq_info.si_ctid = PRCTID(p); in timer_create()
H A Dexit.c899 ip->si_ctid = PRCTID(pp); in winfo()
H A Dsig.c1854 sqp->sq_info.si_ctid = PRCTID(myprocp); in sigsendproc()
1867 info.si_ctid = PRCTID(myprocp); in sigsendproc()
/titanic_44/usr/src/uts/common/sys/contract/
H A Dprocess_impl.h42 #define PRCTID(pp) \ macro
/titanic_44/usr/src/uts/common/syscall/
H A Dsignotify.c160 sqp->sq_info.si_ctid = PRCTID(cp); in signotify()
H A Dprocessor_bind.c321 id = PRCTID(curproc); in processor_bind()
H A Dlwpsys.c138 sqp->sq_info.si_ctid = PRCTID(p); in lwp_kill()
H A Dpset.c656 id = PRCTID(curproc); in pset_bind()
/titanic_44/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1524 info.si_ctid = PRCTID(curproc); in pr_kill()
H A Dprsubr.c2266 if ((psp->pr_contract = PRCTID(p)) == 0) in prgetpsinfo()
2399 if ((psp->pr_contract = PRCTID(p)) == 0) in prgetpsinfo32()