OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bestci
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_runq.c
494
struct cpu_info *
bestci
, *curci, *outer;
local in function:sched_bestcpu
502
bestci
= pivot;
503
bestspc = &
bestci
->ci_schedstate;
504
if (sched_migratable(l,
bestci
)) {
538
if (cpu_is_better(
bestci
, curci)) {
551
bestci
= curci;
559
return
bestci
;
Completed in 30 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025