Home
last modified time | relevance | path

Searched refs:debug (Results 76 – 100 of 1357) sorted by relevance

12345678910>>...55

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c102 dc->debug.force_clock_mode & 0x1) { in dcn201_update_clocks()
119 if (dc->debug.force_min_dcfclk_mhz > 0) in dcn201_update_clocks()
120 new_clocks->dcfclk_khz = (new_clocks->dcfclk_khz > (dc->debug.force_min_dcfclk_mhz * 1000)) ? in dcn201_update_clocks()
121 new_clocks->dcfclk_khz : (dc->debug.force_min_dcfclk_mhz * 1000); in dcn201_update_clocks()
184 struct dc_debug_options *debug = &ctx->dc->debug; in dcn201_clk_mgr_construct() local
212 if (!debug->disable_dfs_bypass && bp->integrated_info) in dcn201_clk_mgr_construct()
/linux/scripts/package/
H A Dbuilddeb121 "${OBJCOPY}" --only-keep-debug "${mod}" "${dbg}"
129 mkdir -p ${pdir}/usr/lib/debug/lib/modules/${KERNELRELEASE}/
130 cp vmlinux ${pdir}/usr/lib/debug/lib/modules/${KERNELRELEASE}/
132 mkdir -p ${pdir}/usr/lib/debug/boot/
133 ln -s ../lib/modules/${KERNELRELEASE}/vmlinux ${pdir}/usr/lib/debug/boot/vmlinux-${KERNELRELEASE}
135 ln -s lib/modules/${KERNELRELEASE}/vmlinux ${pdir}/usr/lib/debug/vmlinux-${KERNELRELEASE}
/linux/drivers/isdn/mISDN/
H A Dtei.c28 static u_int *debug; variable
76 if (!(*debug & DEBUG_L2_TEIFSM)) in da_debug()
225 if (!(*debug & DEBUG_L2_TEIFSM)) in tei_debug()
467 if (*debug & DEBUG_L2_TEI) in tei_id_request()
488 if (*debug & DEBUG_L2_TEI) in tei_id_assign()
517 if (*debug & DEBUG_L2_TEI) in tei_id_test_dup()
541 if (*debug & DEBUG_L2_TEI) in tei_id_denied()
554 if (*debug & DEBUG_L2_TEI) in tei_id_chk_req()
572 if (*debug & DEBUG_L2_TEI) in tei_id_remove()
587 if (*debug & DEBUG_L2_TEI) in tei_id_verify()
[all …]
/linux/drivers/media/i2c/
H A Dtvaudio.c46 static int debug; /* insmod parameter */ variable
47 module_param(debug, int, 0644);
162 v4l2_dbg(1, debug, sd, "chip_write: 0x%x\n", val); in chip_write()
180 v4l2_dbg(1, debug, sd, "chip_write: reg%d=0x%x\n", in chip_write()
233 v4l2_dbg(1, debug, sd, "chip_read: 0x%x\n", buffer); in chip_read()
267 v4l2_dbg(1, debug, sd, "chip_read2: reg%d=0x%x\n", in chip_read2()
291 v4l2_dbg(1, debug, sd, "chip_cmd(%s): reg=%d, data:", in chip_cmd()
294 if (debug) in chip_cmd()
298 if (debug) in chip_cmd()
332 v4l2_dbg(1, debug, sd, "thread started\n"); in chip_thread()
[all …]
H A Dmt9v011.c21 static int debug; variable
22 module_param(debug, int, 0);
23 MODULE_PARM_DESC(debug, "Debug level (0-2)");
76 v4l2_dbg(0, debug, sd, in mt9v011_read()
83 v4l2_dbg(0, debug, sd, in mt9v011_read()
88 v4l2_dbg(2, debug, sd, "mt9v011: read 0x%02x = 0x%04x\n", addr, val); in mt9v011_read()
104 v4l2_dbg(2, debug, sd, in mt9v011_write()
108 v4l2_dbg(0, debug, sd, in mt9v011_write()
220 v4l2_dbg(1, debug, sd, "Programmed to %u.%03u fps (%d pixel clcks)\n", in calc_fps()
400 v4l2_dbg(1, debug, sd, "Setting speed to %d\n", speed); in mt9v011_set_frame_interval()
[all …]
H A Dsaa7185.c27 static int debug; variable
28 module_param(debug, int, 0);
29 MODULE_PARM_DESC(debug, "Debug level (0-1)");
60 v4l2_dbg(1, debug, sd, "%02x set to %02x\n", reg, value); in saa7185_write()
317 v4l2_dbg(1, debug, sd, "init error %d\n", i); in saa7185_probe()
319 v4l2_dbg(1, debug, sd, "revision 0x%x\n", in saa7185_probe()
/linux/Documentation/arch/s390/
H A Dcommon_io.rst13 Enable logging of debug information in case of ccw device timeouts.
121 * /sys/kernel/debug/s390dbf/cio_*/ (S/390 debug feature)
123 Some views generated by the debug feature to hold various debug outputs.
125 - /sys/kernel/debug/s390dbf/cio_crw/sprintf
129 - /sys/kernel/debug/s390dbf/cio_msg/sprintf
130 Various debug messages from the common I/O-layer.
132 - /sys/kernel/debug/s390dbf/cio_trace/hex_ascii
138 /sys/kernel/debug/s390dbf/cio_*/level a number between 0 and 6; see the
139 documentation on the S/390 debug feature (Documentation/arch/s390/s390dbf.rst)
/linux/Documentation/networking/
H A Dnetif-msg.rst18 integer variable that controls the debug message level. The message
37 were consistently renamed to "debug" and allowed to be set as a module
53 - Retaining the per-driver integer variable "debug" as a module
59 1 << debug
63 debug < 0 ? 0 : 1 << min(sizeof(int)-1, debug)
67 if (debug > 1)
/linux/drivers/pci/hotplug/
H A Dibmphp_res.c118debug("%d resource Primary Bus inserted on bus %x [%x - %x]\n", flag, newbus->busno, newrange->sta… in alloc_bus_range()
127debug("First Memory Primary on bus %x, [%x - %x]\n", newbus->busno, newrange->start, newrange->end… in alloc_bus_range()
137 debug("First IO Primary on bus %x, [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in alloc_bus_range()
147debug("1st PFMemory Primary on Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in alloc_bus_range()
196 debug("this is not a PCI DEVICE in rsrc_init, please take care\n"); in ibmphp_rsrc_init()
210debug("gbuses = NULL, Memory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange… in ibmphp_rsrc_init()
225debug("New Bus, Memory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in ibmphp_rsrc_init()
236debug("gbuses = NULL, PFMemory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newran… in ibmphp_rsrc_init()
250debug("1st Bus, PFMemory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->en… in ibmphp_rsrc_init()
261debug("gbuses = NULL, IO Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->en… in ibmphp_rsrc_init()
[all …]
/linux/Documentation/ABI/testing/
H A Ddebugfs-alienware-wmi1 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/system_description
16 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/hwmon_data
31 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/pprof_data
46 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/total_gpios
55 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/pinX
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst4 error injection via debugfs in the /sys/kernel/debug directory. When
22 echo 1 > /sys/kernel/debug/nvme0n1/fault_inject/times
23 echo 100 > /sys/kernel/debug/nvme0n1/fault_inject/probability
77 echo 1 > /sys/kernel/debug/nvme0n1/fault_inject/times
78 echo 100 > /sys/kernel/debug/nvme0n1/fault_inject/probability
79 echo 1 > /sys/kernel/debug/nvme0n1/fault_inject/status
80 echo 0 > /sys/kernel/debug/nvme0n1/fault_inject/dont_retry
127 echo 100 > /sys/kernel/debug/nvme0/fault_inject/probability
128 echo 10 > /sys/kernel/debug/nvme0/fault_inject/space
129 echo 1 > /sys/kernel/debug/nvme0/fault_inject/times
/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c31 #define vpif_dbg(level, debug, fmt, arg...) \ argument
32 v4l2_dbg(level, debug, &vpif_obj.v4l2_dev, fmt, ## arg)
34 static int debug = 1; variable
36 module_param(debug, int, 0644);
38 MODULE_PARM_DESC(debug, "Debug level 0-1");
76 vpif_dbg(2, debug, "vpif_buffer_prepare\n"); in vpif_buffer_prepare()
91 vpif_dbg(1, debug, "offset is not aligned\n"); in vpif_buffer_prepare()
118 vpif_dbg(2, debug, "vpif_buffer_setup\n"); in vpif_buffer_queue_setup()
152 vpif_dbg(2, debug, "vpif_buffer_queue\n"); in vpif_buffer_queue()
184 vpif_dbg(1, debug, "can't set vpif channel mode\n"); in vpif_start_streaming()
[all …]
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c52 unsigned int debug; variable
131 if (debug) in ratio_2_msr_perf()
148 if (debug) in msr_perf_2_ratio()
256 if (debug) in parse_cmdline_hwp_window()
264 if (debug) in parse_cmdline_hwp_window()
533 {"debug", no_argument, 0, 'd'}, in cmdline()
571 debug++; in cmdline()
698 if (debug > 1) in get_msr()
722 if (debug > 1) in put_msr()
831 if (debug > in write_hwp_request()
[all...]
/linux/drivers/atm/
H A Didt77252.h66 #define CPRINTK(args...) do { if (debug & DBG_CLOSE_CONN) printk(args); } while(0)
67 #define OPRINTK(args...) do { if (debug & DBG_OPEN_CONN) printk(args); } while(0)
68 #define IPRINTK(args...) do { if (debug & DBG_INIT) printk(args); } while(0)
69 #define INTPRINTK(args...) do { if (debug & DBG_INTERRUPT) printk(args); } while(0)
70 #define DIPRINTK(args...) do { if (debug & DBG_DEINIT) printk(args); } while(0)
71 #define TXPRINTK(args...) do { if (debug & DBG_TX_DATA) printk(args); } while(0)
72 #define RXPRINTK(args...) do { if (debug & DBG_RX_DATA) printk(args); } while(0)
73 #define XPRINTK(args...) do { if (debug & DBG_XGENERAL) printk(args); } while(0)
74 #define DPRINTK(args...) do { if (debug & DBG_GENERAL) printk(args); } while(0)
75 #define NPRINTK(args...) do { if (debug & DBG_TINY) printk(args); } while(0)
[all …]
/linux/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c54 static u32 debug; variable
78 card->isac.dch.debug = debug; in _set_debug()
79 card->isar.ch[0].bch.debug = debug; in _set_debug()
80 card->isar.ch[1].bch.debug = debug; in _set_debug()
104 module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
105 MODULE_PARM_DESC(debug, "Speedfax debug mask");
298 if (debug & DEBUG_HW) in init_card()
388 if (debug & DEBUG_HW) in setup_instance()
H A Dhfcpci.c46 static uint debug; variable
54 module_param(debug, uint, S_IRUGO | S_IWUSR);
369 if (hc->bch[fifo].debug & DEBUG_HW_BCHANNEL) in hfcpci_clear_fifo_tx()
383 if (hc->bch[fifo].debug & DEBUG_HW_BCHANNEL) in hfcpci_clear_fifo_tx()
402 if ((bch->debug & DEBUG_HW_BCHANNEL) && !(bch->debug & DEBUG_HW_BFIFO)) in hfcpci_empty_bfifo()
411 if (bch->debug & DEBUG_HW) in hfcpci_empty_bfifo()
471 if (dch->debug & DEBUG_HW_DCHANNEL) in receive_dmsg()
481 if (dch->debug & DEBUG_HW) in receive_dmsg()
623 if (bch->debug & DEBUG_HW_BCHANNEL) in main_rec_hfcpci()
632 if (bch->debug & DEBUG_HW_BCHANNEL) in main_rec_hfcpci()
[all …]
/linux/Documentation/gpu/
H A Dzynqmp.rst18 though debugfs. The following files in /sys/kernel/debug/dri/X/DP-1/test/
95 for prop in /sys/kernel/debug/dri/1/DP-1/test/*; do
125 echo 1 > /sys/kernel/debug/dri/1/DP-1/test/enhanced
126 echo tps1 > /sys/kernel/debug/dri/1/DP-1/test/pattern
127 echo 1620000000 > /sys/kernel/debug/dri/1/DP-1/test/rate
128 echo 1 > /sys/kernel/debug/dri/1/DP-1/test/ignore_aux_errors
129 echo 1 > /sys/kernel/debug/dri/1/DP-1/test/ignore_hpd
130 echo 1 > /sys/kernel/debug/dri/1/DP-1/test/active
/linux/tools/testing/selftests/fpu/
H A Drun_test_fpu.sh30 if [ ! -e /sys/kernel/debug/selftest_helpers/test_fpu ]; then
31 mount -t debugfs none /sys/kernel/debug
33 if [ ! -e /sys/kernel/debug/selftest_helpers/test_fpu ]; then
/linux/drivers/net/wireless/intel/iwlegacy/
H A DMakefile4 iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o
11 iwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += 4965-debug.o
16 iwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += 3945-debug.o
/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c29 sc->debug.stats.dfs_stats.p)
108 memset(&sc->debug.stats.dfs_stats, 0, in write_file_dfs()
109 sizeof(sc->debug.stats.dfs_stats)); in write_file_dfs()
142 sc->debug.debugfs_phy, sc, &fops_dfs_stats); in ath9k_dfs_init_debug()
144 sc->debug.debugfs_phy, sc, &fops_simulate_radar); in ath9k_dfs_init_debug()
/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A Ddcn35_pg_cntl.c52 if (pg_cntl->ctx->dc->debug.ignore_pg) in pg_cntl35_dsc_pg_status()
83 bool skip_pg = pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_dsc_pg_control()
84 pg_cntl->ctx->dc->debug.disable_dsc_power_gate || in pg_cntl35_dsc_pg_control()
182 bool skip_pg = pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hubp_dpp_pg_control()
183 pg_cntl->ctx->dc->debug.disable_hubp_power_gate || in pg_cntl35_hubp_dpp_pg_control()
184 pg_cntl->ctx->dc->debug.disable_dpp_power_gate || in pg_cntl35_hubp_dpp_pg_control()
258 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_hpo_pg_control()
259 pg_cntl->ctx->dc->debug.disable_hpo_power_gate || in pg_cntl35_hpo_pg_control()
306 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_io_clk_pg_control()
388 if (pg_cntl->ctx->dc->debug.ignore_pg || in pg_cntl35_plane_otg_pg_control()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.c122 ar->debug.tpc_stats_type = type; in ath12k_write_tpc_stats_type()
136 reinit_completion(&ar->debug.tpc_complete); in ath12k_debug_tpc_stats_request()
139 ar->debug.tpc_request = true; in ath12k_debug_tpc_stats_request()
140 tpc_stats_sub_id = ar->debug.tpc_stats_type; in ath12k_debug_tpc_stats_request()
147 ar->debug.tpc_request = false; in ath12k_debug_tpc_stats_request()
424 struct wmi_tpc_stats_arg *tpc_stats = ar->debug.tpc_stats; in ath12k_tpc_fill_pream()
736 ar->debug.tpc_stats_type); in ath12k_tpc_stats_fill()
765 if (!wait_for_completion_timeout(&ar->debug.tpc_complete, TPC_STATS_WAIT_TIME)) { in ath12k_open_tpc_stats()
768 ar->debug.tpc_request = false; in ath12k_open_tpc_stats()
773 ath12k_tpc_stats_fill(ar, ar->debug.tpc_stats, buf); in ath12k_open_tpc_stats()
[all …]
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h120 #define v4l2_dump_pix_format(level, debug, dev, pix_fmt, desc) \ argument
122 v4l2_dbg(level, debug, dev, \
130 #define v4l2_dump_win_format(level, debug, dev, win_fmt, desc) \ argument
132 v4l2_dbg(level, debug, dev, \
/linux/drivers/media/rc/
H A Dfintek-cir.h22 static int debug; variable
28 if (debug) \
33 if (debug > 1) \
38 if (debug > 2) \
/linux/scripts/
H A Dunifdef.c214 static void debug(const char *, ...);
592 debug("process line %d %s -> %s depth %d", in process()
737 debug("parser line %d state %s comment %s line", linenum, in parseline()
835 debug("eval%d !", ops - eval_ops); in eval_unary()
846 debug("eval%d (", ops - eval_ops); in eval_unary()
854 debug("eval%d number", ops - eval_ops); in eval_unary()
862 debug("eval%d defined", ops - eval_ops); in eval_unary()
882 debug("eval%d symbol", ops - eval_ops); in eval_unary()
900 debug("eval%d bad expr", ops - eval_ops); in eval_unary()
905 debug("eval%d = %d", ops - eval_ops, *valp); in eval_unary()
[all …]

12345678910>>...55