Searched refs:SSTOP (Results 1 – 15 of 15) sorted by relevance
411 if (p->p_stat == SSTOP) in sleep_finish() 416 KASSERT(p->p_stat == SSLEEP || p->p_stat == SSTOP); in sleep_finish() 499 if (p->p_stat != SSLEEP && p->p_stat != SSTOP) in wakeup_proc() 561 if (p->p_stat != SSLEEP && p->p_stat != SSTOP) in wakeup_n()
246 if (p->p_stat == SSLEEP || p->p_stat == SSTOP) in schedcpu()466 case SSTOP: in setrunnable()
1072 case SSTOP: in ptsignal_locked() 1519 p->p_stat = SSTOP; in proc_stop() 2090 p->p_stat = SSTOP; in single_thread_check_locked() 2161 case SSTOP: in single_thread_set() 2173 q->p_stat = SSTOP; in single_thread_set() 2251 if (q->p_stat == SSTOP && (q->p_flag & flag) == 0) { in single_thread_clear()
505 if (t->p_stat == SSTOP) { in ptrace_ctrl()830 (t->p_stat != SSTOP || !ISSET(tr->ps_flags, PS_WAITED))) in process_checktracestate()
549 pr->ps_single->p_stat == SSTOP) { in dowait6()
2066 else if (p->p_stat == SSTOP || ki->p_stat == SSTOP) in fill_kproc() 2067 ki->p_stat = SSTOP; in fill_kproc()
57 #define LSSTOP SSTOP
365 else if (proc.p_stat == SSTOP || in kvm_proclist()366 kp.p_stat == SSTOP) in kvm_proclist()367 kp.p_stat = SSTOP; in kvm_proclist()
37 ((p)->p_stat == SSTOP || (p)->p_stat == SDEAD)
199 case SSTOP: in uvm_total()
380 case SSTOP: in uvm_swapout_threads()
338 case SSTOP: in main()
420 #define SSTOP 4 /* Debugging or suspension. */ macro
259 case SSTOP: in printstate()
724 case SSTOP: in mib_hrswrun()