Searched refs:runq_remove (Results 1 – 4 of 4) sorted by relevance
107 bool runq_remove(struct runq *, struct thread *);
437 runq_remove(struct runq *rq, struct thread *td) in runq_remove() function
1489 runq_remove(TS_RUNQ_PTR(ts), td); in sched_4bsd_rem()1532 runq_remove(runq, td); in sched_4bsd_choose()
618 queue_empty = runq_remove(&tdq->tdq_runq, td); in tdq_runq_rem()