Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c318 static __inline void tdq_runq_add(struct tdq *, struct thread *, int);
460 tdq_runq_add(struct tdq *tdq, struct thread *td, int flags) in tdq_runq_add() function
2090 tdq_runq_add(tdq, td, srqflag); in sched_switch()
2562 tdq_runq_add(tdq, td, flags); in tdq_add()