Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_malloc.c47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc()
93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree()
180 static void *___mp0_get_mem_cluster(m_pool_p mp) in ___mp0_get_mem_cluster()
210 static void * ___get_dma_mem_cluster(m_pool_p mp) in ___get_dma_mem_cluster()
254 m_pool_p mp; in ___get_dma_pool()
262 static m_pool_p ___cre_dma_pool(m_pool_ident_t dev_dmat) in ___cre_dma_pool()
280 static void ___del_dma_pool(m_pool_p p) in ___del_dma_pool()
282 m_pool_p *pp = &mp0.next; in ___del_dma_pool()
302 m_pool_p mp; in __sym_calloc_dma()
325 m_pool_p mp; in __sym_mfree_dma()
[all …]
A Dsym_hipd.h1162 } *m_pool_p; typedef
1193 static inline void *sym_m_get_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_get_dma_mem_cluster()
1207 static inline void sym_m_free_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_free_dma_mem_cluster()

Completed in 7 milliseconds