Home
last modified time | relevance | path

Searched refs:USE_DEBUG (Results 1 – 2 of 2) 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
/linux/fs/
H A Dbinfmt_misc.c34 # define USE_DEBUG 1 macro
36 # define USE_DEBUG 0 macro
438 if (USE_DEBUG) in create_entry()
451 } else if (USE_DEBUG) in create_entry()
470 if (USE_DEBUG) { in create_entry()