Searched refs:PS_DEAD (Results 1 – 3 of 3) sorted by relevance
52 if (phdl->status == PS_DEAD || phdl->status == PS_UNDEAD || in proc_regget()88 if (phdl->status == PS_DEAD || phdl->status == PS_UNDEAD || in proc_regset()
82 if (phdl->status == PS_DEAD || phdl->status == PS_UNDEAD || in proc_bkptset()143 if (phdl->status == PS_DEAD || phdl->status == PS_UNDEAD || in proc_bkptdel()
51 #define PS_DEAD 5 macro