OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spc_nextpkg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
sched.h
162
struct cpu_info *
spc_nextpkg
; /* (: next package 1st for RR */
member in struct:schedstate_percpu
/src/sys/kern/
kern_runq.c
144
spc->
spc_nextpkg
= ci;
478
spc->
spc_nextpkg
=
479
spc->
spc_nextpkg
->ci_sibling[CPUREL_PACKAGE1ST];
481
return spc->
spc_nextpkg
;
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025