Lines Matching refs:PS_STOP
87 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pstop()
95 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pcontinue()
108 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lstop()
117 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lcontinue()
125 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetregs()
137 if (P->state != PS_STOP) in ps_lsetregs()
149 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetfpregs()
161 if (P->state != PS_STOP) in ps_lsetfpregs()
209 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetxregs()
222 if (P->state != PS_STOP) in ps_lsetxregs()
249 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetLDT()