Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c265 static inline m_pool_p ___get_dma_pool(m_pool_ident_t dev_dmat) in ___get_dma_pool() function
319 mp = ___get_dma_pool(dev_dmat); in __sym_calloc_dma()
341 mp = ___get_dma_pool(dev_dmat); in __sym_mfree_dma()
367 mp = ___get_dma_pool(dev_dmat); in __vtobus()
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c427 static inline m_pool_s *___get_dma_pool(m_bush_t bush) in ___get_dma_pool() function
468 mp = ___get_dma_pool(bush); in __m_calloc_dma()
486 mp = ___get_dma_pool(bush); in __m_free_dma()
503 mp = ___get_dma_pool(bush); in __vtobus()