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()
980 if (P->state == PS_UNDEAD) in Pgrab()1924 case PS_UNDEAD: in Pstopstatus()2090 P->state = PS_UNDEAD; in deadcheck()2104 P->state = PS_UNDEAD; in deadcheck()2334 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetbkpt()2382 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Pdelbkpt()2550 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetwapt()2576 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Pdelwapt()2795 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetaction()2855 if (P->state == PS_DEAD || P->state == PS_UNDEAD || in Psetsignal()[all …]
115 #define PS_UNDEAD 4 /* process is terminated (zombie) */ macro
483 if (P->info_valid || P->state == PS_UNDEAD) in Pupdate_maps()
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()
152 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_regs()
197 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in pt_regs()
583 if (t->t_pshandle == NULL || Pstate(t->t_pshandle) == PS_UNDEAD) { in x86_pt_fpregs_common()
943 if (Lstate(Lwp) == PS_UNDEAD) in worker_thread()1387 Lstate(Lwp) != PS_UNDEAD) { in worker_thread()1403 if (Lstate(Lwp) == PS_UNDEAD || Lstate(Lwp) == PS_LOST) in worker_thread()1440 if (Lstate(Lwp) == PS_UNDEAD || Lstate(Lwp) == PS_LOST) { in worker_thread()
666 case PS_UNDEAD: in prochandler()
555 if (Pstate(t->t_pshandle) == PS_UNDEAD) in pt_pre_detach()1656 if (psp != NULL && state != PS_UNDEAD && state != PS_IDLE) in pt_status_dcmd()1673 } else if (state == PS_UNDEAD && pi.pr_pid == 0) { in pt_status_dcmd()1687 if (state != PS_UNDEAD && state != PS_IDLE) { in pt_status_dcmd()1730 case PS_UNDEAD: in pt_status_dcmd()1963 Pstate(t->t_pshandle) == PS_UNDEAD)) { in pt_getenv()3357 case PS_UNDEAD: in pt_status()3696 case PS_UNDEAD: in pt_setrun()
643 case PS_UNDEAD: in pctx_run()
761 case PS_UNDEAD: in prochandler()
372 case PS_UNDEAD: in dtj_prochandler()