Searched defs:sym_m_pool (Results 1 – 1 of 1) sorted by relevance
1163 typedef struct sym_m_pool { struct1165 void * (*get_mem_cluster)(struct sym_m_pool *); argument1167 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument1173 struct sym_m_pool *next; argument1174 struct sym_m_link h[SYM_MEM_CLUSTER_SHIFT - SYM_MEM_SHIFT + 1];