Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_comm.h694 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) in __m_calloc2() function
711 #define __m_calloc(mp, s, n) __m_calloc2(mp, s, n, MEMO_WARN)
Dsym53c8xx.c887 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) in __m_calloc2() function
904 #define __m_calloc(mp, s, n) __m_calloc2(mp, s, n, MEMO_WARN)