| /linux/Documentation/process/ |
| H A D | howto.rst | 540 Small patches also make it very easy to debug when something goes
|
| /linux/Documentation/arch/powerpc/ |
| H A D | ultravisor.rst | 130 * The debug registers CIABR, DAWR, and DAWRX when SMFCTRL(D) is set.
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 44 module_param_named(debug, omapfb_debug, bool, 0644);
|
| /linux/arch/arm/mm/ |
| H A D | Kconfig | 1119 You are recommended say 'Y' here and debug any affected drivers.
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 80 static int debug = 0; variable 11571 ipw_debug_level = debug; in ipw_pci_probe() 11914 module_param(debug, int, 0444); 11915 MODULE_PARM_DESC(debug, "debug output mask");
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 171 static int debug = -1; variable 172 module_param(debug, int, 0); 173 MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all)"); 11609 adapter->msg_enable = netif_msg_init(debug, DEFAULT_MSG_ENABLE); in ixgbe_probe()
|
| /linux/Documentation/scsi/ |
| H A D | st.rst | 661 can still be switched on and off with an ioctl. To enable debug at
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 102 module_param_named(debug, ibmvfc_debug, uint, S_IRUGO | S_IWUSR); 103 MODULE_PARM_DESC(debug, "Enable driver debug information. "
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-mac.c | 6834 module_param_named(debug, il_debug_level, uint, 0644); 6835 MODULE_PARM_DESC(debug, "debug output mask");
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 164 - --debug KEY=[0|1]
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 128 static int debug; variable 129 module_param(debug, int, 0444); 130 MODULE_PARM_DESC(debug, " Default debug msglevel"); 13889 bp->msg_enable = debug; in bnx2x_init_one()
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t600x-pmgr.dtsi | 1847 label = DIE_LABEL(debug);
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 586 /sys/kernel/debug/sched/domains/cpu*/domain*/ for system-specific
|
| /linux/Documentation/networking/ |
| H A D | af_xdp.rst | 453 Gets drop statistics of a socket that can be useful for debug
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 11785 module_param_named(debug, dbg_level, uint, 0); 11786 MODULE_PARM_DESC(debug, "Sets debug level bit-mask");
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 370 This section covers extracting debug output from herd7, emulating
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_pstate.rst | 429 ``/sys/kernel/debug/``).
|
| /linux/arch/s390/kvm/ |
| H A D | interrupt.c | 1465 struct kvm_debug_exit_arch *debug_exit = &vcpu->run->debug.arch; in kvm_s390_deliver_pending_interrupts()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 971 0x8000001f, 0, eax, 14, debug_swap , SEV-ES: full debug state swap is supported
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 1096 debug a Linux kernel. Quite often adding tracing statements and/or
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm6115.dtsi | 1571 compatible = "qcom,geni-debug-uart";
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.h | 5155 u32 debug; member
|
| /linux/Documentation/kbuild/ |
| H A D | makefiles.rst | 1655 default option --strip-debug will be used. Otherwise, the
|
| /linux/drivers/scsi/ |
| H A D | Kconfig | 207 This turns on a logging facility that can be used to debug a number
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2191 One of the most important (and thus difficult to debug) problems in 4040 When no debug flag is set, this macro is ignored.
|