Searched refs:PS_UNDEAD (Results 1 – 14 of 14) sorted by relevance
103 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Pcreate_agent()324 if (P->state == PS_DEAD || P->state == PS_UNDEAD || P->state == PS_IDLE) in Psyscall()562 if (P->state != PS_UNDEAD) { in Psyscall()
911 if (P->state == PS_UNDEAD) in Pgrab()1812 case PS_UNDEAD: in Pstopstatus()1978 P->state = PS_UNDEAD; in deadcheck()1992 P->state = PS_UNDEAD; in deadcheck()2222 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetbkpt()2270 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Pdelbkpt()2438 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetwapt()2464 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Pdelwapt()2683 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetaction()2743 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetsignal()[all …]
122 #define PS_UNDEAD 4 /* process is terminated (zombie) */ macro
461 if (P->info_valid || P->state == PS_UNDEAD) in Pupdate_maps()
146 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_regs()417 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_fpregs()
191 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_regs()474 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_fpregs()
129 state != PS_LOST && state != PS_UNDEAD) { in dt_proc_bpdestroy()613 case PS_UNDEAD: in dt_proc_control()620 if (Pstate(P) != PS_UNDEAD && Psetrun(P, 0, 0) == -1) { in dt_proc_control()
147 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_regs()301 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_fpregs()
668 case PS_UNDEAD: in prochandler()
938 if (Lstate(Lwp) == PS_UNDEAD) in worker_thread()1381 Lstate(Lwp) != PS_UNDEAD) { in worker_thread()1397 if (Lstate(Lwp) == PS_UNDEAD || Lstate(Lwp) == PS_LOST) in worker_thread()1434 if (Lstate(Lwp) == PS_UNDEAD || Lstate(Lwp) == PS_LOST) { in worker_thread()
553 if (Pstate(t->t_pshandle) == PS_UNDEAD) in pt_pre_detach()1596 if (psp != NULL && state != PS_UNDEAD && state != PS_IDLE) in pt_status_dcmd()1613 } else if (state == PS_UNDEAD && pi.pr_pid == 0) { in pt_status_dcmd()1627 if (state != PS_UNDEAD && state != PS_IDLE) { in pt_status_dcmd()1670 case PS_UNDEAD: in pt_status_dcmd()1897 Pstate(t->t_pshandle) == PS_UNDEAD)) { in pt_getenv()3289 case PS_UNDEAD: in pt_status()3628 case PS_UNDEAD: in pt_setrun()
641 case PS_UNDEAD: in pctx_run()
761 case PS_UNDEAD: in prochandler()
372 case PS_UNDEAD: in dtj_prochandler()