Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/fs/
Dbinfmt_misc.c34 # define USE_DEBUG 1 macro
36 # define USE_DEBUG 0 macro
435 if (USE_DEBUG) in create_entry()
448 } else if (USE_DEBUG) in create_entry()
467 if (USE_DEBUG) { in create_entry()