Searched defs:sym_m_pool (Results 1 – 1 of 1) sorted by relevance
1150 typedef struct sym_m_pool { struct1152 void * (*get_mem_cluster)(struct sym_m_pool *); argument1154 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument1160 struct sym_m_pool *next; argument1161 struct sym_m_link h[SYM_MEM_CLUSTER_SHIFT - SYM_MEM_SHIFT + 1];