Searched refs:debug (Results 201 - 225 of 1294) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dclient.c57 client->debug = oclass->client->debug;
181 client->debug = nvkm_dbgopt(dbg, "CLIENT");
/linux-master/tools/testing/selftests/livepatch/
H A Dfunctions.sh58 DYNAMIC_DEBUG=$(grep '^kernel/livepatch' /sys/kernel/debug/dynamic_debug/control | \
65 echo -n "$DYNAMIC_DEBUG" > /sys/kernel/debug/dynamic_debug/control
73 cat <<-EOF > /sys/kernel/debug/dynamic_debug/control
106 # restores the original config. Setup the dynamic debug
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c324 != dc->debug.dram_clock_change_latency_ns
325 && dc->debug.dram_clock_change_latency_ns) {
327 dc->debug.dram_clock_change_latency_ns / 1000.0;
531 if (pipe_cnt == 1 && pipe->plane_state && !dc->debug.disable_z9_mpc) {
546 dc->debug.crb_alloc_policy_min_disp_count &&
547 dc->debug.crb_alloc_policy > DET_SIZE_DEFAULT) {
549 dc->debug.crb_alloc_policy * 64;
561 dc->debug.seamless_boot_odm_combine &&
596 dc->debug.minimum_z8_residency_time > 0 ? dc->debug
[all...]
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c31 #define vpif_dbg(level, debug, fmt, arg...) \
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");
91 vpif_dbg(1, debug, "offset is not aligned\n");
118 vpif_dbg(2, debug, "vpif_buffer_setup\n");
152 vpif_dbg(2, debug, "vpif_buffer_queue\n");
184 vpif_dbg(1, debug, "ca
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_decode.h151 debug lea "'l'.w,%a0"
154 debug lea "'w'.w,%a0"
160 debug move.l "%d1,-(%sp)"
161 debug ext.l "%d1"
163 debug move.l "(%sp)+,%d1"
315 debug jra "2f"
326 debug jra "2f"
348 debug ext.l "%d0"
/linux-master/drivers/net/wireless/ath/ath5k/
H A DMakefile20 ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
/linux-master/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c14 /* debug */
16 module_param_named(debug, dvb_usb_af9005_remote_debug, int, 0644);
17 MODULE_PARM_DESC(debug,
18 "enable (1) or disable (0) debug messages."
/linux-master/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S63 .debug 0 : { *(.debug) }
/linux-master/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S61 .debug 0 : { *(.debug) }
/linux-master/drivers/net/wireless/ath/ath9k/
H A DMakefile21 ath9k-$(CONFIG_ATH9K_DEBUGFS) += debug.o
65 ath9k_common-$(CONFIG_ATH9K_COMMON_DEBUG) += common-debug.o
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h32 bool debug; member in struct:nvkm_falcon
71 u32 debug; member in struct:nvkm_falcon_func
/linux-master/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S70 * DWARF debug sections.
75 .debug 0 : { *(.debug) }
/linux-master/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S70 * DWARF debug sections.
75 .debug 0 : { *(.debug) }
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_hwseq.c105 if (!pg_cntl || dc->debug.ignore_pg)
158 if (!pg_cntl || dc->debug.ignore_pg)
/linux-master/arch/arm64/kvm/
H A DMakefile15 guest.o debug.o reset.o sys_regs.o stacktrace.o \
23 vgic/vgic-its.o vgic/vgic-debug.o
/linux-master/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
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c513 if (get_stutter_period(&context->bw_ctx.dml, pipes, pipe_cnt) < dc->debug.minimum_z8_residency_time &&
514 cstate_enter_plus_exit_z8_ns < dc->debug.minimum_z8_residency_time * 1000)
515 cstate_enter_plus_exit_z8_ns = dc->debug.minimum_z8_residency_time * 1000;
547 if (dc->config.forced_clocks || dc->debug.max_disp_clk) {
551 if (dc->debug.min_disp_clk_khz > pipes[pipe_idx].clks_cfg.dispclk_mhz * 1000)
552 pipes[pipe_idx].clks_cfg.dispclk_mhz = dc->debug.min_disp_clk_khz / 1000.0;
553 if (dc->debug.min_dpp_clk_khz > pipes[pipe_idx].clks_cfg.dppclk_mhz * 1000)
554 pipes[pipe_idx].clks_cfg.dppclk_mhz = dc->debug.min_dpp_clk_khz / 1000.0;
660 != dc->debug.dram_clock_change_latency_ns
661 && dc->debug
[all...]
/linux-master/drivers/media/i2c/
H A Dtc358743.c39 static int debug; variable
40 module_param(debug, int, 0644);
41 MODULE_PARM_DESC(debug, "debug level (0-3)");
173 if (debug < 3)
313 v4l2_dbg(1, debug, sd, "%s: no valid signal\n", __func__);
317 v4l2_dbg(1, debug, sd, "%s: no sync on signal\n", __func__);
363 v4l2_dbg(2, debug, sd, "%s:\n", __func__);
370 v4l2_dbg(2, debug, sd, "%s: %s\n", __func__, enable ?
394 v4l2_dbg(2, debug, s
[all...]
H A Dtvaudio.c21 * debug - set to 1 if you'd like to see debug messages
46 static int debug; /* insmod parameter */ variable
47 module_param(debug, int, 0644);
162 v4l2_dbg(1, debug, sd, "chip_write: 0x%x\n", val);
180 v4l2_dbg(1, debug, sd, "chip_write: reg%d=0x%x\n",
233 v4l2_dbg(1, debug, sd, "chip_read: 0x%x\n", buffer);
267 v4l2_dbg(1, debug, sd, "chip_read2: reg%d=0x%x\n",
290 /* update our shadow register set; print bytes if (debug > 0) */
291 v4l2_dbg(1, debug, s
[all...]
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.c26 static int debug; variable
27 module_param(debug, int, S_IRUGO | S_IWUSR);
28 MODULE_PARM_DESC(debug, "Debug level (0 - 2)");
98 v4l2_dbg(2, debug, device, "%s:%s\n", message, str); \
176 v4l2_dbg(2, debug, &sdev->sd,
282 v4l2_dbg(1, debug, &sdev->sd,
322 v4l2_dbg(1, debug, &sdev->sd,
387 v4l2_dbg(1, debug, &sdev->sd, "Powerup response: 0x%02x\n",
389 v4l2_dbg(1, debug, &sdev->sd, "Device in power up mode\n");
433 v4l2_dbg(1, debug,
[all...]
/linux-master/arch/x86/xen/
H A Dmulticalls.c43 struct multicall_entry debug[MC_BATCH]; member in struct:mc_buffer
73 memcpy(b->debug, b->entries,
110 b->debug[i].op,
111 b->debug[i].args[0],
/linux-master/drivers/media/tuners/
H A Dtea5761.c15 static int debug; variable
16 module_param(debug, int, 0644);
17 MODULE_PARM_DESC(debug, "enable verbose debug messages");
167 if (debug)
/linux-master/drivers/pci/hotplug/
H A Dcpcihp_zt5550.c32 if (debug) \
41 static bool debug; variable
306 module_param(debug, bool, 0644);
307 MODULE_PARM_DESC(debug, "Debugging mode enabled or not");
/linux-master/drivers/net/wireless/ath/ath10k/
H A DMakefile4 debug.o \
/linux-master/fs/jffs2/
H A DMakefile12 jffs2-y += super.o debug.o

Completed in 505 milliseconds

1234567891011>>