Searched refs:DEBUG (Results 101 - 125 of 691) sorted by relevance

1234567891011>>

/linux-master/tools/power/cpupower/utils/
H A Dcpupower.c40 #ifdef DEBUG
69 #ifdef DEBUG
159 #ifdef DEBUG
/linux-master/drivers/media/usb/stk1160/
H A Dstk1160-ac97.c56 #ifdef DEBUG
152 #ifdef DEBUG
/linux-master/sound/pci/asihpi/
H A Dhpidspcd.c71 HPI_DEBUG_LOG(DEBUG, "dsp code %s opened\n", fw_name);
95 HPI_DEBUG_LOG(DEBUG, "dsp code closed\n");
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddebug.h67 #if defined(DEBUG) || defined(CONFIG_BRCM_TRACING)
89 #else /* defined(DEBUG) || defined(CONFIG_BRCM_TRACING) */
108 #endif /* defined(DEBUG) || defined(CONFIG_BRCM_TRACING) */
120 #ifdef DEBUG
/linux-master/include/crypto/
H A Dblake2s.h80 WARN_ON(IS_ENABLED(DEBUG) && (!outlen || outlen > BLAKE2S_HASH_SIZE ||
95 WARN_ON(IS_ENABLED(DEBUG) && ((!in && inlen > 0) || !out || !outlen ||
/linux-master/tools/lib/symbol/
H A DMakefile33 ifeq ($(DEBUG),0)
41 ifeq ($(DEBUG),0)
/linux-master/samples/bpf/
H A Dibumad_kern.c33 #undef DEBUG macro
34 #ifndef DEBUG
/linux-master/arch/powerpc/platforms/86xx/
H A Dgef_sbc610.c39 #undef DEBUG macro
41 #ifdef DEBUG
H A Dgef_ppc9a.c39 #undef DEBUG macro
41 #ifdef DEBUG
H A Dgef_sbc310.c39 #undef DEBUG macro
41 #ifdef DEBUG
/linux-master/arch/powerpc/kernel/
H A Dcrash_dump.c10 #undef DEBUG macro
24 #ifdef DEBUG
/linux-master/arch/powerpc/platforms/cell/
H A Dsmp.c11 #undef DEBUG macro
43 #ifdef DEBUG
H A Dpervasive.c11 #undef DEBUG macro
H A Dspu_callbacks.c6 #undef DEBUG macro
/linux-master/arch/powerpc/math-emu/
H A Dmtfsf.c47 #ifdef DEBUG
/linux-master/arch/powerpc/boot/
H A Dof.c36 #ifdef DEBUG
/linux-master/drivers/clk/ti/
H A Dclkt_iclk.c8 #undef DEBUG macro
/linux-master/include/linux/platform_data/
H A Ddma-iop32x.h13 #ifdef DEBUG
/linux-master/drivers/net/wireguard/
H A Dsocket.h33 #if defined(CONFIG_DYNAMIC_DEBUG) || defined(DEBUG)
H A Dallowedips.h52 #ifdef DEBUG
/linux-master/fs/xfs/
H A Dxfs_pwork.c68 #ifdef DEBUG
/linux-master/arch/powerpc/platforms/pasemi/
H A Didle.c8 #undef DEBUG macro
/linux-master/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh15 DEBUG=
21 DEBUG=$1;;
37 exec sudo $0 $DEBUG $APPLY $BCONF
48 if [ x"$DEBUG" != x ]; then
/linux-master/drivers/scsi/
H A Dsr_vendor.c54 #define DEBUG
138 #ifdef DEBUG
158 #ifdef DEBUG
333 #ifdef DEBUG
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunq.h30 #define RUNQ_DEBUG(r,f,a...) RUNQ_PRINT((r), DEBUG, info, " "f"\n", ##a)

Completed in 340 milliseconds

1234567891011>>