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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c326 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) function
343 #define __m_calloc(mp, s, n) __m_calloc2(mp, s, n, MEMO_WARN)

Completed in 39 milliseconds