Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/smsc/
Dsmsc911x.h29 #define USE_DEBUG 0 macro
39 #if USE_DEBUG >= 1
48 #if USE_DEBUG >= 2
Dsmsc911x.c64 #if USE_DEBUG > 0
/Linux-v6.1/fs/
Dbinfmt_misc.c34 # define USE_DEBUG 1 macro
36 # define USE_DEBUG 0 macro
363 if (USE_DEBUG) in create_entry()
376 } else if (USE_DEBUG) in create_entry()
395 if (USE_DEBUG) { in create_entry()