Searched refs:proc_is_runnable (Results 1 – 8 of 8) sorted by relevance
170 #define proc_is_runnable(p) (rts_f_is_runnable((p)->p_rts_flags)) macro210 if(rts_f_is_runnable(rts) && !proc_is_runnable(rp)) { \221 if(!rts_f_is_runnable(rts) && proc_is_runnable(rp)) { \229 if(proc_is_runnable(rp) && (f)) { dequeue(rp); } \
116 if (proc_is_runnable(p)) in smp_schedule_stop_proc()125 if (proc_is_runnable(p)) in smp_schedule_vminhibit()
314 if (proc_is_runnable(p)) in switch_to_user()324 if (proc_is_runnable(p)) { in switch_to_user()354 assert(proc_is_runnable(p)); in switch_to_user()359 assert(proc_is_runnable(p)); in switch_to_user()413 if (!proc_is_runnable(p)) in switch_to_user()427 if (!proc_is_runnable(p)) in switch_to_user()1610 assert(proc_is_runnable(rp)); in enqueue()1677 assert(proc_is_runnable(rp)); in enqueue_head()1734 assert(!proc_is_runnable(rp)); in dequeue()1807 assert(proc_is_runnable(rp)); in pick_proc()
95 (priv(p)->s_flags & SYS_PROC && proc_is_runnable(p))) { in profile_sample()
64 if (!proc_is_runnable(xp)) { in runqueues_ok_cpu()99 if(proc_is_runnable(xp) && !xp->p_found) { in runqueues_ok_cpu()
667 if (proc_is_runnable(p)) { in sched_proc()677 if (proc_is_runnable(p)) in sched_proc()
74 assert(!proc_is_runnable(src_rp) && !proc_is_runnable(dst_rp)); in do_update()
252 if (proc_is_runnable(kp)) in get_lwp_stat()1271 else if (proc_is_runnable(kp)) in mib_minix_proc_data()