Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h29 #define USE_DEBUG 0 macro
39 #if USE_DEBUG >= 1
48 #if USE_DEBUG >= 2
H A Dsmsc911x.c63 #if USE_DEBUG > 0
/openbmc/linux/fs/
H A Dbinfmt_misc.c34 # define USE_DEBUG 1 macro
36 # define USE_DEBUG 0 macro
410 if (USE_DEBUG) in create_entry()
423 } else if (USE_DEBUG) in create_entry()
442 if (USE_DEBUG) { in create_entry()