Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c77 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc()
123 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree()
175 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2()
196 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree()
219 static m_addr_t ___mp0_get_mem_cluster(m_pool_p mp) in ___mp0_get_mem_cluster()
228 static void ___mp0_free_mem_cluster(m_pool_p mp, m_addr_t m) in ___mp0_free_mem_cluster()
270 static m_addr_t ___get_dma_mem_cluster(m_pool_p mp) in ___get_dma_mem_cluster()
294 static void ___free_dma_mem_cluster(m_pool_p mp, m_addr_t m) in ___free_dma_mem_cluster()
313 static __inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) in ___get_dma_pool()
315 m_pool_p mp; in ___get_dma_pool()
[all …]
Dsym_glue.h577 static __inline m_addr_t sym_m_get_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_get_dma_mem_cluster()
590 static __inline void sym_m_free_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_free_dma_mem_cluster()
Dsym_hipd.h1403 } *m_pool_p; typedef