Home
last modified time | relevance | path

Searched refs:debug (Results 476 – 500 of 1357) sorted by relevance

1...<<11121314151617181920>>...55

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.h28 struct dentry *debug; member
/linux/tools/testing/selftests/lkdtm/
H A Dstack-entropy.sh7 TRIGGER=/sys/kernel/debug/provoke-crash/DIRECT
/linux/drivers/hwtracing/intel_th/
H A DMakefile4 intel_th-$(CONFIG_INTEL_TH_DEBUG) += debug.o
/linux/drivers/net/wireless/ath/ath6kl/
H A DMakefile26 ath6kl_core-y += debug.o
/linux/drivers/net/wireless/ath/wil6210/
H A DMakefile13 wil6210-y += debug.o
/linux/Documentation/ABI/stable/
H A Do2cb6 information. Each logmask/ file controls a set of debug prints
/linux/fs/cachefiles/
H A Dmain.c27 module_param_named(debug, cachefiles_debug, uint, S_IWUSR | S_IRUGO);
/linux/include/linux/
H A Dcgroup_subsys.h76 SUBSYS(debug)
/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c128 if (isac->dch.debug & DEBUG_HW_DFIFO) { in isac_empty_fifo()
165 if (isac->dch.debug & DEBUG_HW_DFIFO) { in isac_fill_fifo()
803 if (isac->dch.debug & DEBUG_HW) in isac_init()
828 if (isac->dch.debug & DEBUG_HW) in isac_init()
955 if (hscx->bch.debug & DEBUG_HW_BFIFO) { in hscx_empty_fifo()
1000 if (hscx->bch.tx_skb && (hscx->bch.debug & DEBUG_HW_BFIFO)) { in hscx_fill_fifo()
1037 if (hx->bch.debug & DEBUG_HW_BCHANNEL) in ipac_rme()
1042 if (hx->bch.debug & DEBUG_HW_BCHANNEL) in ipac_rme()
1048 if (hx->bch.debug & DEBUG_HW_BCHANNEL) in ipac_rme()
1443 if (hx->bch.debug & DEBUG_HW) in hscx_init()
[all …]
/linux/tools/perf/
H A DMakefile.config151 LIBUNWIND_ARCHS = x86 x86_64 arm aarch64 debug-frame-arm debug-frame-aarch64 loongarch
159 FEATURE_CHECK_CFLAGS-libunwind-debug-frame = $(LIBUNWIND_CFLAGS)
160 FEATURE_CHECK_LDFLAGS-libunwind-debug-frame = $(LIBUNWIND_LDFLAGS) $(LIBUNWIND_LIBS)
678 $(call feature_check,libunwind-debug-frame-aarch64)
679 ifneq ($(feature-libunwind-debug-frame-aarch64), 1)
779 $(call feature_check,libunwind-debug-frame)
780 ifneq ($(feature-libunwind-debug-frame), 1)
/linux/Documentation/dev-tools/
H A Dkcov.rst41 mount -t debugfs none /sys/kernel/debug
79 fd = open("/sys/kernel/debug/kcov", O_RDWR);
132 it needs to open ``/sys/kernel/debug/kcov`` in each thread separately.
135 That is, a parent process opens ``/sys/kernel/debug/kcov``, enables trace mode,
169 fd = open("/sys/kernel/debug/kcov", O_RDWR);
332 fd = open("/sys/kernel/debug/kcov", O_RDWR);
/linux/drivers/net/wireless/ath/ath5k/
H A DMakefile20 ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.h29 #define CONN_DBG(c,f,a...) CONN_MSG((c), debug, f, ##a)
/linux/tools/perf/Documentation/
H A Dperfconfig.example21 dir = /root/.debug
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.h49 struct cec_adapter *input_adap, bool debug);
/linux/drivers/media/dvb-frontends/
H A Ds5h1409.c46 static int debug; variable
47 module_param(debug, int, 0644);
48 MODULE_PARM_DESC(debug, "Enable verbose debug messages");
50 #define dprintk if (debug) printk
H A Dsi21xx.c102 static int debug; variable
105 if (debug) \
942 module_param(debug, int, 0644);
943 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
H A Dtda10086.c33 static int debug; variable
36 if (debug) printk(KERN_DEBUG "tda10086: " args); \
760 module_param(debug, int, 0644);
761 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
H A Dves1x93.c39 static int debug; variable
40 #define dprintk if (debug) printk
537 module_param(debug, int, 0644);
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c238 dc->debug.force_clock_mode & 0x1) { in dcn2_update_clocks()
258 if (dc->debug.force_min_dcfclk_mhz > 0) in dcn2_update_clocks()
259 new_clocks->dcfclk_khz = (new_clocks->dcfclk_khz > (dc->debug.force_min_dcfclk_mhz * 1000)) ? in dcn2_update_clocks()
260 new_clocks->dcfclk_khz : (dc->debug.force_min_dcfclk_mhz * 1000); in dcn2_update_clocks()
/linux/Documentation/arch/x86/
H A Dpat.rst179 # mount -t debugfs debugfs /sys/kernel/debug
180 # cat /sys/kernel/debug/x86/pat_memtype_list
201 Another, more verbose way of getting PAT related debug messages is with
202 "debugpat" boot parameter. With this parameter, various debug messages are
/linux/Documentation/trace/
H A Dmmiotrace.rst38 $ mount -t debugfs debugfs /sys/kernel/debug
50 Make sure debugfs is mounted to /sys/kernel/debug.
53 $ mount -t debugfs debugfs /sys/kernel/debug
130 fault handler. The instruction that faulted is executed and debug trap is
/linux/tools/perf/scripts/python/
H A Dnetdev-times.py49 debug = 0; variable
160 global debug
173 debug = 1
221 if debug:
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.c113 .debug = true,
123 .debug = true,
529 if (!port_conf->debug && in t7xx_proxy_init_all_ports()
547 if (port_conf->debug && port_conf->ops) { in t7xx_proxy_debug_ports_show()
/linux/arch/arm64/boot/dts/realtek/
H A Drtd1619-mjolnir.dts31 /* debug console (J1) */

1...<<11121314151617181920>>...55