| /linux/Documentation/admin-guide/media/ | 
| H A D | bt8xx.rst | 97 		4:		debug setting
 | 
| /linux/drivers/gpu/drm/i915/ | 
| H A D | i915_ttm_buddy_manager.c | 252 	.debug = i915_ttm_buddy_man_debug,
 | 
| /linux/arch/arm64/boot/dts/qcom/ | 
| H A D | sm6125-xiaomi-laurel-sprout.dts | 40 		debug_mem: debug@ffb00000 {
 | 
| /linux/drivers/staging/fbtft/ | 
| H A D | fb_agm1264k-fl.c | 160 	if (unlikely(par->debug & DEBUG_WRITE_REGISTER)) {  in write_reg8_bus8()
 | 
| /linux/drivers/tty/hvc/ | 
| H A D | Kconfig | 107 	  debug serial console support. If unsure, say N.
 | 
| /linux/arch/arm/boot/dts/st/ | 
| H A D | stm32mp153c-lxa-fairytux2.dtsi | 341 	label = "debug";
 | 
| /linux/tools/testing/selftests/bpf/ | 
| H A D | vmtest.sh | 84 If no command is specified and a debug shell (-s) is not requested,
 | 
| H A D | test_progs.h | 107 	bool debug;106 bool debug; global()  member
 
 | 
| /linux/Documentation/ABI/testing/ | 
| H A D | sysfs-power | 114 		debug a machine that just hangs during suspend (or more289 		of debug messages from the system suspend/hiberbation
 292 		Writing a "1" to this file enables the debug messages and
 
 | 
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ | 
| H A D | dcn21_resource.c | 1355 	if (plane_state->ctx->dc->debug.disable_dcc == DCC_ENABLE) {  in dcn21_patch_unknown_plane_state()1463 		dc->debug = debug_defaults_drv;  in dcn21_resource_construct()
 1528 		dc->debug.dmub_command_table = false;  in dcn21_resource_construct()
 
 | 
| /linux/Documentation/usb/ | 
| H A D | gadget_serial.rst | 195   cat /sys/kernel/debug/usb/devices227   cat /sys/kernel/debug/usb/devices
 
 | 
| /linux/drivers/hid/ | 
| H A D | hid-ft260.c | 22 module_param_named(debug, ft260_debug, int, 0600);23 MODULE_PARM_DESC(debug, "Toggle FT260 debugging messages");
 
 | 
| /linux/scripts/gendwarfksyms/ | 
| H A D | dwarf.c | 983 	debug("%s", state->sym->name);  in process_symbol()1086 	debug("%s", sym->name);  in process_symbol_ptr()
 
 | 
| /linux/Documentation/bpf/ | 
| H A D | drgn.rst | 10 the data based on DWARF debug information from vmlinux.
 | 
| /linux/Documentation/driver-api/media/drivers/ | 
| H A D | bttv-devel.rst | 100 	bttv_gpio=0/1		enable/disable gpio debug messages
 | 
| /linux/drivers/scsi/qedf/ | 
| H A D | qedf_debugfs.c | 480 	qedf_dbg_fileops(qedf, debug),
 | 
| /linux/drivers/pci/hotplug/ | 
| H A D | ibmphp.h | 29 #define debug(fmt, arg...) do { if (ibmphp_debug == 1) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## ar…  macro
 | 
| /linux/arch/arm/mach-omap2/ | 
| H A D | Makefile | 91 obj-$(CONFIG_PM_DEBUG)			+= pm-debug.o
 | 
| H A D | Kconfig | 175 		/debug/smartreflex/sr_<X>/autocomp,
 | 
| /linux/arch/arm64/boot/dts/allwinner/ | 
| H A D | sun50i-a64-orangepi-win.dts | 355 /* On debug connector */
 | 
| /linux/Documentation/accel/ | 
| H A D | introduction.rst | 72 - debugfs           - /sys/kernel/debug/accel/\*/
 | 
| /linux/drivers/media/platform/rockchip/rkisp1/ | 
| H A D | rkisp1-csi.c | 237 		rkisp1->debug.mipi_error++;  in rkisp1_csi_isr()
 | 
| /linux/arch/arc/boot/dts/ | 
| H A D | hsdk.dts | 22 …bootargs = "earlycon=uart8250,mmio32,0xf0005000,115200n8 console=ttyS0,115200n8 debug print-fatal-…
 | 
| /linux/Documentation/process/debugging/ | 
| H A D | gdb-kernel-debugging.rst | 7 interfaces allow to debug the Linux kernel and its modules during runtime
 | 
| /linux/tools/testing/selftests/hid/tests/ | 
| H A D | base_device.py | 164             logger.debug(f"udev event: {event.action} -> {event}")
 |