Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c164 if (DEBUG_FLAGS & DEBUG_ALLOC) { in __sym_calloc2()
181 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()
Dsym_hipd.h70 #define DEBUG_ALLOC (0x0001) macro
Dsym_glue.c1115 uc->data |= DEBUG_ALLOC; in sym_user_command()
/drivers/scsi/
Dncr53c8xx.c138 #define DEBUG_ALLOC (0x0001) macro
331 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_calloc2()
346 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_free()