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

#include <percpu.h>

Data Fields

size_t static_size
 
size_t reserved_size
 
size_t dyn_size
 
size_t unit_size
 
size_t atom_size
 
size_t alloc_size
 
size_t __ai_size
 
int nr_groups
 
struct pcpu_group_info groups []
 

Detailed Description

Definition at line 91 of file percpu.h.

Field Documentation

size_t __ai_size

Definition at line 98 of file percpu.h.

size_t alloc_size

Definition at line 97 of file percpu.h.

size_t atom_size

Definition at line 96 of file percpu.h.

size_t dyn_size

Definition at line 94 of file percpu.h.

Definition at line 100 of file percpu.h.

int nr_groups

Definition at line 99 of file percpu.h.

size_t reserved_size

Definition at line 93 of file percpu.h.

size_t static_size

Definition at line 92 of file percpu.h.

size_t unit_size

Definition at line 95 of file percpu.h.


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