Home
last modified time | relevance | path

Searched refs:sym_m_pool (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h1163 typedef struct sym_m_pool { struct
1165 void * (*get_mem_cluster)(struct sym_m_pool *); argument
1167 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument
1173 struct sym_m_pool *next; argument
Dsym_malloc.c211 static struct sym_m_pool mp0 = {