Home
last modified time | relevance | path

Searched refs:USE_DEBUG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c64 #if USE_DEBUG > 0
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_misc.c34 # define USE_DEBUG 1 macro
36 # define USE_DEBUG 0 macro
361 if (USE_DEBUG) in create_entry()
374 } else if (USE_DEBUG) in create_entry()
393 if (USE_DEBUG) { in create_entry()
/kernel/linux/linux-6.6/fs/
H A 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()

Completed in 11 milliseconds