Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDsched_ule.c641 sched_random(void) in sched_random() function
744 load -= sched_random() % 128; in cpu_search_lowest()
797 load -= sched_random() % 256; in cpu_search_highest()
917 (sched_random() % balance_interval); in sched_balance()