OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_generation
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
cpuvar.h
220
*
cpu_generation
is updated whenever CPU goes on-line or off-line.
221
* Updates to
cpu_generation
are protected by cpu_lock.
225
volatile uint_t
cpu_generation
; /* tracking on/off-line */
member in struct:cpu
606
* Updates to
cpu_generation
should be protected by cpu_lock.
608
#define CPU_NEW_GENERATION(cp) ((cp)->
cpu_generation
++)
Completed in 19 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026