| /linux/tools/perf/Documentation/ | 
| H A D | perf-mem.txt | 141 	the debug information and it will change the default sort keys to:
 | 
| /linux/drivers/md/bcache/ | 
| H A D | bcache.h | 523 	struct dentry		*debug;  member
 | 
| /linux/drivers/net/ethernet/stmicro/stmmac/ | 
| H A D | dwmac1000_core.c | 504 	.debug = dwmac1000_debug,
 | 
| H A D | dwxgmac2_core.c | 1457 	.debug = NULL,1511 	.debug = NULL,
 
 | 
| /linux/Documentation/accounting/ | 
| H A D | delay-accounting.rst | 133 The above command can be used with -v to get more debug information.
 | 
| /linux/lib/ | 
| H A D | Makefile | 121 CFLAGS_debug_info.o += $(call cc-option, -femit-struct-debug-detailed=any)
 | 
| /linux/tools/testing/selftests/kvm/ | 
| H A D | Makefile.kvm | 159 TEST_GEN_PROGS_arm64 += arm64/debug-exceptions
 | 
| /linux/Documentation/translations/it_IT/RCU/ | 
| H A D | torture.rst | 124 questi due valori nell'array, ed è utile per il *debug*. La "T" finale contiene201 A volte è utile avere informazioni aggiuntive di debug, in questo caso potete
 
 | 
| /linux/drivers/media/pci/saa7164/ | 
| H A D | saa7164-core.c | 36 module_param_named(debug, saa_debug, int, 0644);37 MODULE_PARM_DESC(debug, "enable debug messages");
 
 | 
| /linux/drivers/media/firewire/ | 
| H A D | firedtv-avc.c | 116 module_param_named(debug, avc_debug, int, 0644);117 MODULE_PARM_DESC(debug, "Verbose logging (none = 0"
 
 | 
| /linux/Documentation/process/ | 
| H A D | deprecated.rst | 41 to debug or even get viable crash reports. Linus has `very strong186 you can temporarily boot with the debug flag "`no_hash_pointers
 
 | 
| /linux/drivers/net/fddi/skfp/ | 
| H A D | pmf.c | 1566 	if (smc->debug.d_smtf < 2)  in dump_smt()1568 	if (debug.d_smtf < 2)  in dump_smt()
 
 | 
| /linux/Documentation/dev-tools/ | 
| H A D | coccinelle.rst | 209 manually run Coccinelle with debug options added.211 Alternatively you can debug running Coccinelle against SmPL patches
 
 | 
| /linux/arch/x86/platform/uv/ | 
| H A D | uv_nmi.c | 173 module_param_named(debug, uv_nmi_debug, int, 0644);
 | 
| /linux/Documentation/power/ | 
| H A D | suspend-and-interrupts.rst | 25 Unfortunately, such problems are very difficult to debug and the introduction
 | 
| /linux/arch/s390/kvm/ | 
| H A D | guestdbg.c | 391 	struct kvm_debug_exit_arch *debug_exit = &vcpu->run->debug.arch;  in debug_exit_required()
 | 
| /linux/Documentation/scheduler/ | 
| H A D | sched-rt-group.rst | 107     runtime/period in /sys/kernel/debug/sched/fair_server/cpuX/
 | 
| /linux/include/uapi/linux/ | 
| H A D | pkt_sched.h | 422 	__u32 debug;		/* debug flags */  member
 | 
| /linux/arch/x86/kvm/svm/ | 
| H A D | svm.c | 1919 		kvm_run->debug.arch.dr6 = svm->vmcb->save.dr6;  in db_interception()1920 		kvm_run->debug.arch.dr7 = svm->vmcb->save.dr7;  in db_interception()
 1921 		kvm_run->debug.arch.pc =  in db_interception()
 1923 		kvm_run->debug.arch.exception = DB_VECTOR;  in db_interception()
 1936 	kvm_run->debug.arch.pc = svm->vmcb->save.cs.base + svm->vmcb->save.rip;  in bp_interception()
 1937 	kvm_run->debug.arch.exception = BP_VECTOR;  in bp_interception()
 
 | 
| /linux/drivers/net/ethernet/amd/ | 
| H A D | pcnet32.c | 2974 static int debug = -1;  variable2978 module_param(debug, int, 0);
 2979 MODULE_PARM_DESC(debug, DRV_NAME " debug level");
 3008 	pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT);  in pcnet32_init_module()
 
 | 
| /linux/drivers/net/ethernet/freescale/dpaa/ | 
| H A D | dpaa_eth.c | 46 static int debug = -1;  variable47 module_param(debug, int, 0444);
 48 MODULE_PARM_DESC(debug, "Module/Driver verbosity level (0=none,...,16=all)");
 3365 	priv->msg_enable = netif_msg_init(debug, DPAA_MSG_DEFAULT);  in dpaa_eth_probe()
 
 | 
| /linux/arch/arm/boot/dts/ti/omap/ | 
| H A D | omap3-n900.dts | 54 			label = "debug::sleep";284 	debug_leds: debug-led-pins {
 
 | 
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ | 
| H A D | dcn301_resource.c | 1503 		dc->debug = debug_defaults_drv;  in dcn301_resource_construct()1557 	if (!dc->debug.disable_pplib_wm_range && pool->base.pp_smu->nv_funcs.set_wm_ranges)  in dcn301_resource_construct()
 
 | 
| /linux/drivers/scsi/ | 
| H A D | ncr53c8xx.h | 518 	u16	debug;  member
 | 
| /linux/drivers/net/wireless/ath/ath6kl/ | 
| H A D | core.h | 872 	} debug;  member
 |