Home
last modified time | relevance | path

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

/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
/linux/fs/
H A Dbinfmt_misc.c35 # define USE_DEBUG 1 macro
37 # define USE_DEBUG 0 macro
439 if (USE_DEBUG) in create_entry()
452 } else if (USE_DEBUG) in create_entry()
471 if (USE_DEBUG) { in create_entry()