Home
last modified time | relevance | path

Searched refs:debug (Results 926 – 950 of 1357) sorted by relevance

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

/linux/drivers/net/ethernet/packetengines/
H A Dhamachi.c36 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable
38 #define hamachi_debug debug
516 module_param(debug, int, 0);
531 MODULE_PARM_DESC(debug, "GNIC-II debug level (0-7)");
/linux/scripts/kconfig/
H A Dqconf.cc1065 QString debug; in debug_info() local
1066 QTextStream stream(&debug); in debug_info()
1072 debug += "<br>"; in debug_info()
1111 return debug; in debug_info()
/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c22 static unsigned int debug; variable
23 module_param(debug, int, 0644);
24 MODULE_PARM_DESC(debug, "enable debug messages");
/linux/drivers/usb/gadget/udc/
H A DKconfig25 # - debug/dummy gadget+hcd is last.
439 Linux device, since it lets you debug several parts of the gadget
443 side Linux-USB device driver, this may help to debug both sides
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst109 * There are several other pieces of debug instrumentation in the kernel, many
110 of which can be found in lib/Kconfig.debug
/linux/Documentation/admin-guide/
H A Dpstore-blk.rst127 # mount -t debugfs debugfs /sys/kernel/debug/
128 # echo 1 > /sys/kernel/debug/pstore/record_ftrace
/linux/fs/affs/
H A DChanges14 Alas, I've got no alpha to debug. :-(
119 introduced some new ones), made the debug messages
/linux/drivers/media/i2c/
H A Dmsp3400-driver.c73 module_param_named(debug, msp_debug, int, 0644);
81 MODULE_PARM_DESC(debug, "Enable debug messages [0-3]");
/linux/drivers/platform/x86/lenovo/
H A DKconfig114 bool "Maintainer debug facilities"
124 bool "Verbose debug mode"
/linux/arch/arm/mach-omap1/
H A Dmux.c368 if (cfg->debug || warn) { in omap1_cfg_reg()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c205 .debug = 0x408,
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib.sh39 DEBUGFS_DIR=/sys/kernel/debug/netdevsim/$DEV/
H A Ddevlink_trap.sh27 DEBUGFS_DIR=/sys/kernel/debug/netdevsim/$DEV/
/linux/Documentation/filesystems/
H A Dbefs.rst106 debug The driver will output debugging information to the syslog.
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst72 echo Y > /sys/kernel/debug/powerpc/dawr_enable_dangerous
/linux/Documentation/scsi/
H A DChangeLog.ips116 0.99.02 - Added some additional debug statements to print out
/linux/samples/bpf/
H A Ddo_hbm_test.sh133 --debug)
/linux/Documentation/arch/x86/
H A Dtlb.rst46 /sys/kernel/debug/x86/tlb_single_page_flush_ceiling
/linux/Documentation/driver-api/driver-model/
H A Dbus.rst136 static BUS_ATTR_RW(debug);
/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts75 /* This is where the interrupt is routed on the NHK-15 debug board */
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-greatlakes.dts247 /*B0-B7*/ "power-bmc-nic","presence-ocp-debug",
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-zii-rmu2.dts27 led-debug {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-libra-rdk-fpsc.dts278 /* debug console */
/linux/include/linux/
H A Dpe.h368 struct data_dirent debug; /* .debug */ member
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-spb4.dts32 led-debug {

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