Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dncr53c8xx.c217 typedef struct m_pool { /* Memory pool of a given kind */ struct
219 m_addr_t (*getp)(struct m_pool *); argument
220 void (*freep)(struct m_pool *, m_addr_t); argument
223 struct m_pool *next; argument
444 struct m_pool **pp = &mp0.next; in ___del_dma_pool()
457 struct m_pool *mp; in __m_calloc_dma()
476 struct m_pool *mp; in __m_free_dma()