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

Data Fields

m_bush_t bush
 
m_addr_t(* getp )(struct m_pool *)
 
void(* freep )(struct m_pool *, m_addr_t)
 
int nump
 
m_vtob_svtob [VTOB_HASH_SIZE]
 
struct m_poolnext
 
struct m_link h [PAGE_SHIFT-MEMO_SHIFT+MEMO_PAGE_ORDER+1]
 

Detailed Description

Definition at line 224 of file ncr53c8xx.c.

Field Documentation

m_bush_t bush

Definition at line 225 of file ncr53c8xx.c.

void(* freep)(struct m_pool *, m_addr_t)

Definition at line 227 of file ncr53c8xx.c.

m_addr_t(* getp)(struct m_pool *)

Definition at line 226 of file ncr53c8xx.c.

Definition at line 231 of file ncr53c8xx.c.

struct m_pool* next

Definition at line 230 of file ncr53c8xx.c.

int nump

Definition at line 228 of file ncr53c8xx.c.

Definition at line 229 of file ncr53c8xx.c.


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