Lines Matching defs:mp
234 static void *___m_alloc(m_pool_s *mp, int size) in ___m_alloc()
277 static void ___m_free(m_pool_s *mp, void *ptr, int size) in ___m_free()
325 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) in __m_calloc2()
342 #define __m_calloc(mp, s, n) __m_calloc2(mp, s, n, MEMO_WARN) argument
344 static void __m_free(m_pool_s *mp, void *ptr, int size, char *name) in __m_free()
359 static m_addr_t ___mp0_getp(m_pool_s *mp) in ___mp0_getp()
367 static void ___mp0_freep(m_pool_s *mp, m_addr_t m) in ___mp0_freep()
383 static m_addr_t ___dma_getp(m_pool_s *mp) in ___dma_getp()
409 static void ___dma_freep(m_pool_s *mp, m_addr_t m) in ___dma_freep()
429 m_pool_s *mp; in ___get_dma_pool() local
436 m_pool_s *mp; in ___cre_dma_pool() local
464 struct m_pool *mp; in __m_calloc_dma() local
483 struct m_pool *mp; in __m_free_dma() local
497 m_pool_s *mp; in __vtobus() local