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

#include <genalloc.h>

Data Fields

struct list_head next_chunk
 
atomic_t avail
 
phys_addr_t phys_addr
 
unsigned long start_addr
 
unsigned long end_addr
 
unsigned long bits [0]
 

Detailed Description

Definition at line 61 of file genalloc.h.

Field Documentation

atomic_t avail

Definition at line 63 of file genalloc.h.

unsigned long bits[0]

Definition at line 67 of file genalloc.h.

unsigned long end_addr

Definition at line 66 of file genalloc.h.

struct list_head next_chunk

Definition at line 62 of file genalloc.h.

Definition at line 64 of file genalloc.h.

unsigned long start_addr

Definition at line 65 of file genalloc.h.


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