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

#include <genalloc.h>

Data Fields

spinlock_t lock
 
struct list_head chunks
 
int min_alloc_order
 
genpool_algo_t algo
 
voiddata
 

Detailed Description

Definition at line 49 of file genalloc.h.

Field Documentation

Definition at line 54 of file genalloc.h.

struct list_head chunks

Definition at line 51 of file genalloc.h.

Definition at line 55 of file genalloc.h.

spinlock_t lock

Definition at line 50 of file genalloc.h.

int min_alloc_order

Definition at line 52 of file genalloc.h.


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