Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drunq.h104 bool runq_is_queue_empty(struct runq *, int _idx);
/freebsd/sys/kern/
H A Dkern_switch.c392 runq_is_queue_empty(struct runq *rq, int idx) in runq_is_queue_empty() function
H A Dsched_ule.c558 else if (!runq_is_queue_empty(&tdq->tdq_runq, in tdq_advance_ts_deq_off()