Home
last modified time | relevance | path

Searched refs:debug (Results 1326 – 1350 of 1357) sorted by relevance

1...<<5152535455

/linux/Documentation/process/
H A Dhowto.rst540 Small patches also make it very easy to debug when something goes
/linux/Documentation/arch/powerpc/
H A Dultravisor.rst130 * The debug registers CIABR, DAWR, and DAWRX when SMFCTRL(D) is set.
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c44 module_param_named(debug, omapfb_debug, bool, 0644);
/linux/arch/arm/mm/
H A DKconfig1119 You are recommended say 'Y' here and debug any affected drivers.
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c80 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 Dixgbe_main.c171 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 Dst.rst661 can still be switched on and off with an ioctl. To enable debug at
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c102 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 D4965-mac.c6834 module_param_named(debug, il_debug_level, uint, 0644);
6835 MODULE_PARM_DESC(debug, "debug output mask");
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst164 - --debug KEY=[0|1]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c128 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 Dt600x-pmgr.dtsi1847 label = DIE_LABEL(debug);
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst586 /sys/kernel/debug/sched/domains/cpu*/domain*/ for system-specific
/linux/Documentation/networking/
H A Daf_xdp.rst453 Gets drop statistics of a socket that can be useful for debug
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c11785 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 Dlitmus-tests.txt370 This section covers extracting debug output from herd7, emulating
/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst429 ``/sys/kernel/debug/``).
/linux/arch/s390/kvm/
H A Dinterrupt.c1465 struct kvm_debug_exit_arch *debug_exit = &vcpu->run->debug.arch; in kvm_s390_deliver_pending_interrupts()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv971 0x8000001f, 0, eax, 14, debug_swap , SEV-ES: full debug state swap is supported
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst1096 debug a Linux kernel. Quite often adding tracing statements and/or
/linux/arch/arm64/boot/dts/qcom/
H A Dsm6115.dtsi1571 compatible = "qcom,geni-debug-uart";
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5155 u32 debug; member
/linux/Documentation/kbuild/
H A Dmakefiles.rst1655 default option --strip-debug will be used. Otherwise, the
/linux/drivers/scsi/
H A DKconfig207 This turns on a logging facility that can be used to debug a number
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2191 One of the most important (and thus difficult to debug) problems in
4040 When no debug flag is set, this macro is ignored.

1...<<5152535455