Linux Kernel
3.7.1
|
#include <sym_hipd.h>
Data Fields | |
m_pool_ident_t | dev_dmat |
void *(* | get_mem_cluster )(struct sym_m_pool *) |
void(* | free_mem_cluster )(struct sym_m_pool *, void *) |
int | nump |
m_vtob_p | vtob [VTOB_HASH_SIZE] |
struct sym_m_pool * | next |
struct sym_m_link | h [SYM_MEM_CLUSTER_SHIFT-SYM_MEM_SHIFT+1] |
Definition at line 1163 of file sym_hipd.h.
m_pool_ident_t dev_dmat |
Definition at line 1164 of file sym_hipd.h.
void(* free_mem_cluster)(struct sym_m_pool *, void *) |
Definition at line 1167 of file sym_hipd.h.
void*(* get_mem_cluster)(struct sym_m_pool *) |
Definition at line 1165 of file sym_hipd.h.
Definition at line 1174 of file sym_hipd.h.
struct sym_m_pool* next |
Definition at line 1173 of file sym_hipd.h.
int nump |
Definition at line 1171 of file sym_hipd.h.
m_vtob_p vtob[VTOB_HASH_SIZE] |
Definition at line 1172 of file sym_hipd.h.