Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ncr/
H A Dncr.c215 #define DEBUG_ALLOC (0x0001) macro
6569 if (DEBUG_FLAGS & DEBUG_ALLOC) {
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c317 #define DEBUG_ALLOC (0x0001) macro
506 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_calloc2()
521 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()