OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cw_last
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
cgdvar.h
101
u_int
cw_last
; /* index of last CPU used */
member in struct:cgd_worker
cgd.c
1532
cw->
cw_last
= cpu_index(curcpu());
1536
for (i=0, cidx = cw->
cw_last
+1; i<maxcpus; ++i, ++cidx) {
1541
cw->
cw_last
= cidx;
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025