Searched refs:tdq_add (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | sched_ule.c | 323 static void tdq_add(struct tdq *, struct thread *, int); 974 tdq_add(to, td, SRQ_YIELDING); in tdq_move() 2022 tdq_add(tdn, td, flags); in sched_switch_migrate() 2548 tdq_add(struct tdq *tdq, struct thread *td, int flags) in tdq_add() function 2601 tdq_add(tdq, td, flags); in sched_add() 2619 tdq_add(tdq, td, flags); in sched_add()
|