Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c578 tdq_slice(struct tdq *tdq) in tdq_slice() function
2298 ts2->ts_slice = tdq_slice(tdq) - sched_slice_min; in sched_fork_thread()
2457 if (ts->ts_slice >= tdq_slice(tdq)) { in sched_clock()