Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cpuinfo_node Struct Reference

Data Fields

int id
 
int level
 
int num_cpus
 
int parent_index
 
int child_start
 
int child_end
 
int rover
 

Detailed Description

Definition at line 32 of file cpumap.c.

Field Documentation

int child_end

Definition at line 38 of file cpumap.c.

int child_start

Definition at line 37 of file cpumap.c.

Definition at line 33 of file cpumap.c.

int level

Definition at line 34 of file cpumap.c.

int num_cpus

Definition at line 35 of file cpumap.c.

int parent_index

Definition at line 36 of file cpumap.c.

int rover

Definition at line 39 of file cpumap.c.


The documentation for this struct was generated from the following file: