| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | cxl-driver.rst | 457 :code:`CXL_MEM_RAW_COMMANDS` is set. This is considered a debug and/or
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 9202 kvm_run->debug.arch.dr6 = DR6_BS | DR6_ACTIVE_LOW; in kvm_vcpu_do_singlestep() 9203 kvm_run->debug.arch.pc = kvm_get_linear_rip(vcpu); in kvm_vcpu_do_singlestep() 9204 kvm_run->debug.arch.exception = DB_VECTOR; in kvm_vcpu_do_singlestep() 9284 kvm_run->debug.arch.dr6 = dr6 | DR6_ACTIVE_LOW; in kvm_vcpu_check_code_breakpoint() 9285 kvm_run->debug.arch.pc = eip; in kvm_vcpu_check_code_breakpoint() 9286 kvm_run->debug.arch.exception = DB_VECTOR; in kvm_vcpu_check_code_breakpoint()
|
| /linux/drivers/scsi/ |
| H A D | pmcraid.c | 83 module_param_named(debug, pmcraid_debug_log, uint, (S_IRUGO | S_IWUSR)); 84 MODULE_PARM_DESC(debug,
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas.h | 2521 } debug; member
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g054.dtsi | 902 "ferr", "ppi", "debug";
|
| H A D | r9a07g044.dtsi | 897 "ferr", "ppi", "debug";
|
| /linux/ |
| H A D | Makefile | 1085 include-$(CONFIG_DEBUG_INFO) += scripts/Makefile.debug
|
| /linux/Documentation/fpga/ |
| H A D | dfl.rst | 253 to the accelerator and exposes features such as reset and debug. Each FPGA
|
| /linux/Documentation/arch/arm64/ |
| H A D | acpi_object_usage.rst | 332 This table describes PCC channels used to gather debug logs of
|
| /linux/arch/sparc/kernel/ |
| H A D | ldc.c | 177 do { if (lp->cfg.debug & LDC_DEBUG_##TYPE) \
|
| /linux/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 47 module_param_named(debug, bcm2835_v4l2_debug, int, 0644);
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qdu1000.dtsi | 619 compatible = "qcom,geni-debug-uart";
|
| /linux/net/sched/ |
| H A D | sch_htb.c | 1225 gopt.debug = 0; in htb_dump()
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 1855 module_param_call(debug, param_set_debug, param_get_debug,
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu_state.c | 1604 a6xx_state->gmu_debug = a6xx_snapshot_gmu_bo(a6xx_state, &a6xx_gpu->gmu.debug); in a6xx_gpu_state_get()
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 1119 def cmdinfo(self, begin, debug=False): argument 1138 if not debug and begin: 1140 elif not debug and delta and name in self.cmd1: 1430 def debug(self, dev): member in DevProps
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 208 static int debug = -1; variable 209 module_param(debug, int, 0); 210 MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all)"); 3258 adapter->msg_enable = netif_msg_init(debug, DEFAULT_MSG_ENABLE); in igb_probe()
|
| /linux/Documentation/driver-api/ |
| H A D | pin-control.rst | 1476 These files are created in ``/sys/kernel/debug/pinctrl``: 1486 A sub-directory is created inside of ``/sys/kernel/debug/pinctrl`` for each pin
|
| /linux/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 336 debug or even resolve the situation.
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | amd-pstate.rst | 543 generate performance plots. This utility can be used to debug and tune the
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 98 static int debug = -1; variable 99 module_param(debug, uint, 0); 100 MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all), Debug mask (0x8XXXXXXX)"); 15624 pf->msg_enable = netif_msg_init(debug, in i40e_probe() 15628 if (debug < -1) in i40e_probe() 15629 pf->hw.debug_mask = debug; in i40e_probe()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.c | 109 static int debug = -1; variable 110 module_param(debug, int, 0); 111 MODULE_PARM_DESC(debug, "NIU debug level"); 10239 niu_debug = netif_msg_init(debug, NIU_MSG_DEFAULT); in niu_init()
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 258 out to be especially helpful to debug code with callbacks, where an upper
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | init.c | 47 if (init->subdev->debug >= NV_DBG_TRACE) \
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.reg | 56 * of debug code for them.
|