Searched refs:pr_agentid (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.c354 dst->pr_agentid = src->pr_agentid;
727 dst->pr_agentid = (id32_t)src->pr_agentid;
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h164 id_t pr_agentid; /* lwp id of the /proc agent lwp, if any */ member in struct:pstatus
632 id32_t pr_agentid; /* lwp id of the /proc agent lwp, if any */ member in struct:pstatus32
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h192 sl_field_t pr_agentid; member in struct:__anon51
H A Dgen_struct_layout.c182 SCALAR_FIELD(pstatus_t, pr_agentid, 1);
H A Dcorenote.c1095 MSG_ORIG(MSG_CNOTE_T_PR_AGENTID), pr_agentid); local
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c1226 if (lwpid == pstatus->pr_agentid ||
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c913 sp->pr_agentid = p->p_agenttp->t_tid;
1136 sp->pr_agentid = p->p_agenttp->t_tid;

Completed in 91 milliseconds