Searched refs:m_pool_p (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c60 static void *___sym_malloc(m_pool_p mp, int size) ___sym_malloc()
106 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) ___sym_mfree()
158 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) __sym_calloc2()
179 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) __sym_mfree()
193 static void *___mp0_get_mem_cluster(m_pool_p mp) ___mp0_get_mem_cluster()
202 static void ___mp0_free_mem_cluster(m_pool_p mp, void *m) ___mp0_free_mem_cluster()
223 static void * ___get_dma_mem_cluster(m_pool_p mp) ___get_dma_mem_cluster()
246 static void ___free_dma_mem_cluster(m_pool_p mp, void *m) ___free_dma_mem_cluster()
265 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) ___get_dma_pool()
267 m_pool_p mp; ___get_dma_pool()
275 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) ___cre_dma_pool()
277 m_pool_p mp = __sym_calloc(&mp0, sizeof(*mp), "MPOOL"); ___cre_dma_pool()
293 static void ___del_dma_pool(m_pool_p p) ___del_dma_pool()
295 m_pool_p *pp = &mp0.next; ___del_dma_pool()
315 m_pool_p mp; __sym_calloc_dma()
338 m_pool_p mp; __sym_mfree_dma()
360 m_pool_p mp; __vtobus()
H A Dsym_hipd.h1175 } *m_pool_p; typedef in typeref:struct:sym_m_pool
1206 static inline void *sym_m_get_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) sym_m_get_dma_mem_cluster()
1220 static inline void sym_m_free_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) sym_m_free_dma_mem_cluster()

Completed in 114 milliseconds