Home
last modified time | relevance | path

Searched refs:tdq_runq_rem (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsched_ule.c319 static __inline void tdq_runq_rem(struct tdq *, struct thread *);
511 tdq_runq_rem(struct tdq *tdq, struct thread *td) in tdq_runq_rem() function
2509 tdq_runq_rem(tdq, td); in sched_choose()
2645 tdq_runq_rem(tdq, td); in sched_rem()