Home
last modified time | relevance | path

Searched refs:debug (Results 251 – 275 of 1357) sorted by relevance

1...<<11121314151617181920>>...55

/linux/Documentation/ABI/obsolete/
H A Dautomount-tracefs-debugfs1 What: /sys/kernel/debug/tracing
9 to the files were in /sys/kernel/debug/tracing. As systems wanted
/linux/drivers/isdn/mISDN/
H A Dlayer1.c17 static u_int *debug; variable
364 if (*debug & DEBUG_L1) in l1_event()
386 nl1->l1m.debug = *debug & DEBUG_L1_FSM; in create_l1()
403 debug = deb; in Isdnl1_Init()
/linux/drivers/media/dvb-frontends/
H A Dnxt6000.c31 static int debug; variable
33 if (debug) \
451 if (debug) in nxt6000_read_status()
617 module_param(debug, int, 0644);
618 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
H A Ditd1000.c23 static int debug; variable
24 module_param(debug, int, 0644);
25 MODULE_PARM_DESC(debug, "Turn on/off debugging (default:off).");
28 if (debug) { \
H A Dgp8psk-fe.c18 static int debug; variable
19 module_param(debug, int, 0644);
20 MODULE_PARM_DESC(debug, "Turn on/off debugging (default:off).");
23 if (debug) \
H A Dlgs8gl5.c50 static int debug; variable
53 if (debug) \
436 module_param(debug, int, 0644);
437 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
/linux/drivers/media/tuners/
H A Dtda9887.c24 static int debug; variable
25 module_param(debug, int, 0644);
26 MODULE_PARM_DESC(debug, "enable verbose debug messages");
579 if (debug > 1) in tda9887_configure()
585 if (debug > 2) { in tda9887_configure()
/linux/drivers/media/i2c/
H A Dadv7343.c41 static int debug; variable
42 module_param(debug, int, 0644);
43 MODULE_PARM_DESC(debug, "Debug level 0-1");
151 v4l2_dbg(1, debug, sd, in adv7343_setstd()
212 v4l2_dbg(1, debug, sd, in adv7343_setoutput()
/linux/drivers/net/wireless/realtek/rtw88/
H A DKconfig251 bool "Realtek rtw88 debug support"
254 Enable debug support
256 If unsure, say Y to simplify debug problems
262 Enable debug support
264 If unsure, say Y to simplify debug problems
/linux/Documentation/networking/caif/
H A Dcaif.rst59 /sys/kernel/debug/caif_serial/<tty-name>/
80 $od --format=x1 /sys/kernel/debug/caif_serial/<tty>/last_rx_msg.
117 Several CAIF Messages might be concatenated. The maximum debug
131 - if /sys/kernel/debug/caif_serial/<tty>/tty_status is non-zero there
/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c14 static int debug; variable
15 module_param(debug, int, 0644);
16 MODULE_PARM_DESC(debug, "set debugging level (1=info (|-able))." DVB_USB_DEBUG_STATUS);
20 #define deb_info(args...) dprintk(debug,0x01,args)
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c23 static int debug = -1; variable
24 module_param(debug, int, 0644);
25 MODULE_PARM_DESC(debug, " Network interface message level setting");
87 pdata->msg_enable = netif_msg_init(debug, default_msg_level); in xgbe_alloc_pdata()
/linux/drivers/media/cec/platform/s5p/
H A Dexynos_hdmi_cecctrl.c198 char debug[40]; in s5p_cec_get_rx_buf() local
202 sprintf(debug + i * 2, "%02x ", buffer[i]); in s5p_cec_get_rx_buf()
205 dev_dbg(cec->dev, "cec-rx: cec size(%d): %s", size, debug); in s5p_cec_get_rx_buf()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c212 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_hard_min_dcfclk()
230 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_min_deep_sleep_dcfclk()
261 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_display_idle_optimization()
/linux/drivers/hid/
H A Dhid-wiimote-debug.c190 wdata->debug = dbg; in wiidebug_init()
199 struct wiimote_debug *dbg = wdata->debug; in wiidebug_deinit()
206 wdata->debug = NULL; in wiidebug_deinit()
/linux/scripts/gendwarfksyms/
H A Dgendwarfksyms.h22 extern int debug;
38 #define debug(format, ...) \ macro
40 if (debug) \
/linux/Documentation/ABI/testing/
H A Ddebugfs-ec1 What: /sys/kernel/debug/ec/*/{gpe,use_global_lock,io}
9 the EC here (XY -> GPE number from `/sys/kernel/debug/ec/*/gpe`):
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c364 if (!dc->debug.disable_clock_gate) { in dcn201_init_hw()
418 if (dc->debug.sanity_checks) in dcn201_plane_atomic_disconnect()
433 if (dc->debug.visual_confirm == VISUAL_CONFIRM_HDR) { in dcn201_update_mpcc()
436 } else if (dc->debug.visual_confirm == VISUAL_CONFIRM_SURFACE) { in dcn201_update_mpcc()
506 if (dc->debug.sanity_checks) in dcn201_update_mpcc()
537 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
552 if (dc->debug.sanity_checks) in dcn201_pipe_control_lock()
/linux/drivers/platform/x86/
H A Dhuawei-wmi.c65 struct huawei_wmi_debug debug; member
656 in.pointer = &huawei->debug.arg; in huawei_wmi_debugfs_call_show()
681 huawei->debug.root = debugfs_create_dir("huawei-wmi", NULL); in huawei_wmi_debugfs_setup()
683 debugfs_create_x64("arg", 0644, huawei->debug.root, in huawei_wmi_debugfs_setup()
684 &huawei->debug.arg); in huawei_wmi_debugfs_setup()
686 huawei->debug.root, huawei, &huawei_wmi_debugfs_call_fops); in huawei_wmi_debugfs_setup()
693 debugfs_remove_recursive(huawei->debug.root); in huawei_wmi_debugfs_exit()
/linux/Documentation/dev-tools/
H A Dgcov.rst11 # gcov -o /sys/kernel/debug/gcov/tmp/linux-out/kernel spinlock.c
48 mount -t debugfs none /sys/kernel/debug
94 ``/sys/kernel/debug/gcov``
97 ``/sys/kernel/debug/gcov/reset``
101 ``/sys/kernel/debug/gcov/path/to/compile/dir/file.gcda``
105 ``/sys/kernel/debug/gcov/path/to/compile/dir/file.gcno``
269 GCDA=/sys/kernel/debug/gcov
/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py38 def __init__(self, rulefname, reportfname='', t=5, debug=False, datafname='', fullrulefname='', argument
69 self.debug = debug
345 if self.debug:
499 if self.debug:
593 validator = Validator(args.rule, reportf, debug=args.debug,
/linux/tools/perf/util/
H A Dgenelf_debug.c474 void *debug, int nr_debug_entries, in jit_process_debug_info() argument
479 struct debug_entry *ent = debug; in jit_process_debug_info()
487 add_debug_line(dl, debug, nr_debug_entries, GEN_ELF_TEXT_OFFSET); in jit_process_debug_info()
495 jit_add_debug_info(Elf *e, uint64_t code_addr, void *debug, int nr_debug_entries) in jit_add_debug_info() argument
507 if (jit_process_debug_info(code_addr, debug, nr_debug_entries, &dl, &da, &di)) in jit_add_debug_info()
/linux/arch/mips/
H A DKconfig.debug15 unless you want to debug such a crash.
90 debug it.
94 debug it. for example, add a new serial port support just as
130 Output debug information via an ns16550 compatible UART if exceptions
144 debug information from the early stages of core startup.
/linux/tools/testing/selftests/kvm/arm64/
H A Ddebug-exceptions.c474 struct kvm_guest_debug debug = {}; in test_single_step_from_userspace() local
494 debug.control = KVM_GUESTDBG_ENABLE | in test_single_step_from_userspace()
497 vcpu_guest_debug_set(vcpu, &debug); in test_single_step_from_userspace()
511 debug.control = KVM_GUESTDBG_ENABLE; in test_single_step_from_userspace()
513 vcpu_guest_debug_set(vcpu, &debug); in test_single_step_from_userspace()
/linux/Documentation/iio/
H A Dadis16475.rst132 The following table shows the adis16475 related device debug files, found in the
133 specific device debug folder path ``/sys/kernel/debug/iio/iio:deviceX``.
272 root:/sys/kernel/debug/iio/iio:device0> cat serial_number
279 root:/sys/kernel/debug/iio/iio:device0> cat product_id
286 root:/sys/kernel/debug/iio/iio:device0> cat flash_count
293 root:/sys/kernel/debug/iio/iio:device0> cat firmware_revision
300 root:/sys/kernel/debug/iio/iio:device0> cat firmware_date

1...<<11121314151617181920>>...55