Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_malloc.c145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2() function
161 #define __sym_calloc(mp, s, n) __sym_calloc2(mp, s, n, SYM_MEM_WARN)

Completed in 3 milliseconds