Home
last modified time | relevance | path

Searched refs:debug (Results 826 – 850 of 1357) sorted by relevance

1...<<31323334353637383940>>...55

/linux/samples/pktgen/
H A DREADME.rst30 -x : ($DEBUG) debug
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_link_encoder.c203 if (enc10->base.ctx->dc->debug.hdmi20_disable) { in dcn30_link_encoder_construct()
/linux/drivers/scsi/
H A Daha152x.h329 int debug; member
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_panel_cntl.c73 uint32_t freq_to_set = panel_cntl->ctx->dc->debug.pwm_freq; in dcn31_panel_cntl_hw_init()
/linux/arch/arm/boot/dts/microchip/
H A Dat91-vinco.dts106 /* debug */
/linux/net/sctp/
H A DKconfig48 identifying memory leaks. This debug information can be viewed by
/linux/arch/arm/kernel/
H A DMakefile89 obj-$(CONFIG_DEBUG_LL) += debug.o
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos2200-g0s.dts83 debug_kinfo_reserved: debug-kinfo-reserved@fcfff000 {
/linux/arch/x86/xen/
H A DKconfig69 bool "Enable Xen debug and tuning parameters in debugfs"
/linux/arch/xtensa/configs/
H A Daudio_kc705_defconfig31 …ative,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x38000000@…
/linux/drivers/mtd/nand/raw/
H A Dcafe_nand.c82 static int debug = 0; variable
83 module_param(debug, int, 0644);
98 #define cafe_dev_dbg(dev, args...) do { if (debug) dev_dbg(dev, ##args); } while(0)
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst132 debug 0x0-0xffffffff debug=1024 Debug level set to 1024
153 This controls the same global as the 'debug' module parameter. For
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile21 KERNEL_BUILD_PATH := $(BUILD_PATH)/kernel$(if $(findstring yes,$(DEBUG_KERNEL)),-debug)
339 $(if $(findstring yes,$(DEBUG_KERNEL)),cp debug.config $(KERNEL_BUILD_PATH) && cd $(KERNEL_BUILD_PATH) && ARCH=$(KERNEL_ARCH) $(KERNEL_PATH)/scripts/kconfig/merge_config.sh -n $(KERNEL_BUILD_PATH)/.config debug.config,)
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst455 debug:
456 Watchdog debug, set to >1 for debug, (default 0)
/linux/drivers/input/mouse/
H A Delantech.c27 if (etd->info.debug) \
547 if (etd->info.debug == 1) in elantech_report_trackpoint()
931 if (etd->info.debug > 1) in elantech_process_byte()
1348 ELANTECH_INFO_ATTR(debug);
1690 info->debug = 1; in elantech_set_properties()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommon.c42 module_param_named(debug, brcmf_msg_level, int, 0600);
43 MODULE_PARM_DESC(debug, "Level of debug output");
/linux/Documentation/admin-guide/
H A Dinit.rst9 1) **Unable to mount root FS**: Set "debug" kernel parameter (in bootloader
/linux/drivers/media/dvb-core/
H A DKconfig71 bool "Enable DVB net ULE packet debug messages"
H A Ddmxdev.c23 static int debug; variable
25 module_param(debug, int, 0644);
26 MODULE_PARM_DESC(debug, "Turn on/off debugging (default:off).");
29 if (debug) \
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h217 u32 debug; member
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a33-inet-d978-rev2.dts57 /* Delete debug UART as serial0 is the UART for bluetooth */
/linux/lib/
H A Dclosure.c288 DEFINE_SHOW_ATTRIBUTE(debug);
/linux/Documentation/tools/rtla/
H A Drtla-timerlat-top.rst41 is useful to reduce rtla timerlat CPU, enabling the debug without the overhead of
/linux/drivers/platform/x86/
H A Dacer-wmi.c354 struct acer_debug debug; member
2744 debugfs_remove_recursive(interface->debug.root); in remove_debugfs()
2749 interface->debug.root = debugfs_create_dir("acer-wmi", NULL); in create_debugfs()
2751 debugfs_create_u32("devices", S_IRUGO, interface->debug.root, in create_debugfs()
2752 &interface->debug.wmid_devices); in create_debugfs()
3006 interface->debug.wmid_devices = get_wmid_devices(); in acer_wmi_init()
/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c35 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
85 #define yellowfin_debug debug
119 module_param(debug, int, 0);
126 MODULE_PARM_DESC(debug, "G-NIC debug level (0-7)");

1...<<31323334353637383940>>...55