Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.h25 #define USE_DEBUG 0 macro
35 #if USE_DEBUG >= 1
44 #if USE_DEBUG >= 2
Dsmsc911x.c76 #if USE_DEBUG > 0
/linux-4.4.14/fs/
Dbinfmt_misc.c30 # define USE_DEBUG 1 macro
32 # define USE_DEBUG 0 macro
385 if (USE_DEBUG) in create_entry()
398 } else if (USE_DEBUG) in create_entry()
416 if (USE_DEBUG) { in create_entry()