Searched refs:DEBUG (Results 151 - 175 of 691) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c33 #undef DEBUG macro
34 #ifdef DEBUG
/linux-master/arch/m68k/sun3x/
H A Ddvma.c61 #ifdef DEBUG
170 #ifdef DEBUG
/linux-master/drivers/s390/char/
H A Ddiag_ftp.c147 #ifdef DEBUG
184 #ifdef DEBUG
/linux-master/arch/mips/sni/
H A Dsetup.c95 #ifdef DEBUG
201 #ifdef DEBUG
/linux-master/fs/bfs/
H A Dfile.c18 #undef DEBUG macro
20 #ifdef DEBUG
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-nvram.c8 #define DEBUG macro
/linux-master/drivers/net/wireguard/selftest/
H A Dcounter.c6 #ifdef DEBUG
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h45 #ifdef DEBUG
/linux-master/drivers/crypto/bcm/
H A Dutil.h18 #ifdef DEBUG
/linux-master/arch/powerpc/platforms/ps3/
H A Dsmp.c17 #if defined(DEBUG)
/linux-master/arch/arm/mach-omap2/
H A Dclock.c12 #undef DEBUG macro
/linux-master/arch/alpha/kernel/
H A Dptrace.c25 #define DEBUG DBG_MEM macro
26 #undef DEBUG macro
28 #ifdef DEBUG
34 #define DBG(fac,args) {if ((fac) & DEBUG) printk args;}
/linux-master/lib/crypto/
H A Dblake2s.c50 WARN_ON(IS_ENABLED(DEBUG) && !out);
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A DMakefile32 ifdef DEBUG
/linux-master/drivers/edac/
H A Dcell_edac.c10 #undef DEBUG macro
29 #ifdef DEBUG
85 #ifdef DEBUG
121 #ifdef DEBUG
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dclient.h37 #define nvif_debug(o,f,a...) nvif_printk((o), DEBUG, INFO, f, ##a)
/linux-master/include/linux/ceph/
H A Dceph_debug.h17 # if defined(DEBUG) || defined(CONFIG_DYNAMIC_DEBUG)
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Damd_fam14h_idle.c88 #ifdef DEBUG
236 #ifdef DEBUG
256 #ifdef DEBUG
/linux-master/drivers/net/wireless/marvell/libertas/
H A Ddefs.h12 #define DEBUG macro
50 #ifdef DEBUG
83 #ifdef DEBUG
/linux-master/drivers/scsi/arm/
H A Dqueue.c29 #define DEBUG macro
34 #ifdef DEBUG
39 #ifdef DEBUG
H A Dacornscsi.c73 * DEBUG - bit mask from list above
77 #define DEBUG (DEBUG_RESET|DEBUG_WRITE|DEBUG_NO_WRITE) macro
710 #if (DEBUG & (DEBUG_QUEUES|DEBUG_DISCON))
737 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT))
982 #if (DEBUG & DEBUG_DMA)
1005 #if (DEBUG & DEBUG_NO_WRITE)
1041 #if (DEBUG & DEBUG_DMA)
1080 #if (DEBUG & DEBUG_DMA)
1098 #if (DEBUG & DEBUG_DMA)
1119 #if (DEBUG
[all...]
/linux-master/drivers/cpufreq/
H A Dsa1110-cpufreq.c30 #undef DEBUG macro
188 #ifdef DEBUG
218 #ifdef DEBUG
/linux-master/tools/bootconfig/scripts/
H A Dftrace2bconf.sh10 DEBUG=
14 DEBUG=$1;;
22 if [ x"$DEBUG" != x ]; then
/linux-master/include/linux/
H A Ddynamic_debug.h47 #if defined DEBUG
80 * intended for names like: INFO,DEBUG,TRACE, with a module prefix
183 #ifdef DEBUG
200 #ifdef DEBUG
/linux-master/drivers/scsi/
H A D53c700.c723 DEBUG(("53c700: sync 2 async 3\n"));
729 DEBUG(("53c700: sync 1.5 async 3\n"));
737 DEBUG(("53c700: sync 1 async 2\n"));
743 DEBUG(("53c700: sync 1 async 1.5\n"));
748 DEBUG(("53c700: sync 1 async 1\n"));
975 DEBUG((" COMMAND COMPLETE, status=%02x\n",
1110 DEBUG(("scsi%d: (%d:%d) RESELECTED!\n",
1253 DEBUG((" SELECTION COMPLETED\n"));
1272 printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
1318 DEBUG(("scs
[all...]

Completed in 224 milliseconds

1234567891011>>