Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_ule.c741 int cs_trans; /* Min transferable load for high. */ member
877 if (l < s->cs_load || TDQ_TRANSFERABLE(tdq) < s->cs_trans || in cpu_search_highest()
924 s.cs_trans = mintrans; in sched_highest()