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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h648 static void ___m_free(m_pool_s *mp, void *ptr, int size) function
657 printk("___m_free(%p, %d)\n", ptr, size);
718 ___m_free(mp, ptr, size);
H A Dsym53c8xx.c838 static void ___m_free(m_pool_s *mp, void *ptr, int size) function
847 printk("___m_free(%p, %d)\n", ptr, size);
908 ___m_free(mp, ptr, size);

Completed in 78 milliseconds