Home
last modified time | relevance | path

Searched refs:DPRINT (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/scripts/dtc/
Ddtc-lexer.l112 DPRINT("String: %s\n", yytext);
119 DPRINT("Keyword: /dts-v1/\n");
126 DPRINT("Keyword: /plugin/\n");
131 DPRINT("Keyword: /memreserve/\n");
137 DPRINT("Keyword: /bits/\n");
143 DPRINT("Keyword: /delete-property/\n");
144 DPRINT("<PROPNODENAME>\n");
150 DPRINT("Keyword: /delete-node/\n");
151 DPRINT("<PROPNODENAME>\n");
157 DPRINT("Keyword: /omit-if-no-ref/\n");
[all …]
/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c165 DPRINT(("spinlock_irq_save ctx %p by [%d]\n", c, task_pid_nr(current))); \
167 DPRINT(("spinlocked ctx %p by [%d]\n", c, task_pid_nr(current))); \
172 DPRINT(("spinlock_irq_restore ctx %p by [%d]\n", c, task_pid_nr(current))); \
232 #define DPRINT(a) \ macro
777 DPRINT(("ctx_fd=%p head=%d tail=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail)); in pfm_get_new_msg()
783 DPRINT(("ctx=%p head=%d tail=%d msg=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail, idx)); in pfm_get_new_msg()
793 DPRINT(("ctx=%p head=%d tail=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail)); in pfm_get_next_msg()
807DPRINT(("ctx=%p head=%d tail=%d type=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail, msg->pfm_… in pfm_get_next_msg()
816 DPRINT(("ctx=%p msgq reset\n", ctx)); in pfm_reset_msgq()
845 DPRINT(("freeing physical buffer @%p size=%lu\n", mem, size)); in pfm_rvfree()
[all …]
Dunaligned.c36 # define DPRINT(a...) do { printk("%s %u: ", __func__, __LINE__); printk (a); } while (0) macro
51 # define DPRINT(a...) macro
322 DPRINT("ignoring write to r%lu; only %lu registers are allocated!\n", r1, sof); in set_rse_reg()
329 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n", in set_rse_reg()
350 DPRINT("ignoring kernel write to r%lu; register isn't on the kernel RBS!", r1); in set_rse_reg()
359 DPRINT("ubs_end=%p bsp=%p addr=%p\n", (void *) ubs_end, (void *) bsp, (void *) addr); in set_rse_reg()
366 DPRINT("rnat @%p = 0x%lx nat=%d old nat=%ld\n", in set_rse_reg()
376 DPRINT("rnat changed to @%p = 0x%lx\n", (void *) rnat_addr, rnats); in set_rse_reg()
395 DPRINT("ignoring read from r%lu; only %lu registers are allocated!\n", r1, sof); in get_rse_reg()
402 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n", in get_rse_reg()
[all …]
Dperfmon_default_smpl.c25 #define DPRINT(a) \ macro
36 #define DPRINT(a) macro
47 DPRINT(("[%d] no argument passed\n", task_pid_nr(task))); in default_validate()
51 DPRINT(("[%d] validate flags=0x%x CPU%d\n", task_pid_nr(task), flags, cpu)); in default_validate()
58 DPRINT(("buf_size=%lu\n", arg->buf_size)); in default_validate()
90 DPRINT(("[%d] buffer=%p buf_size=%lu hdr_size=%lu hdr_version=%u cur_offs=%lu\n", in default_init()
113 DPRINT(("[%d] invalid arguments buf=%p arg=%p\n", task->pid, buf, arg)); in default_handler()
248 DPRINT(("[%d] exit(%p)\n", task_pid_nr(task), buf)); in default_exit()
Dperfmon_montecito.h147 DPRINT(("pmc[%d]=0x%lx, mask=0x%lx, reset=0x%lx, val=0x%lx\n", in pfm_mont_reserved()
186DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, tmpval, ctx->ctx_fl_using_dbreg, is… in pfm_mont_pmc_check()
191 DPRINT(("pmc[%d]=0x%lx has active pmc41 settings, clearing dbr\n", cnum, tmpval)); in pfm_mont_pmc_check()
211 DPRINT(("pmc38=0x%lx has active pmc38 settings, clearing ibr\n", tmpval)); in pfm_mont_pmc_check()
249 DPRINT(("invalid config pmc38=0x%lx pmc41=0x%lx pmc32=0x%lx\n", val38, val41, val32)); in pfm_mont_pmc_check()
Dperfmon_mckinley.h69 DPRINT(("pmc[%d]=0x%lx, mask=0x%lx, reset=0x%lx, val=0x%lx\n", in pfm_mck_reserved()
102DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, *val, ctx->ctx_fl_using_dbreg, is_l… in pfm_mck_pmc_check()
107 DPRINT(("pmc[%d]=0x%lx has active pmc13 settings, clearing dbr\n", cnum, *val)); in pfm_mck_pmc_check()
125 DPRINT(("pmc[%d]=0x%lx has active pmc14 settings, clearing ibr\n", cnum, *val)); in pfm_mck_pmc_check()
167 if (ret) DPRINT((KERN_DEBUG "perfmon: failure check_case1\n")); in pfm_mck_pmc_check()
Dperfmon_itanium.h68 DPRINT(("pmc[%d]=0x%lx has active pmc13.ta cleared, clearing ibr\n", cnum, *val)); in pfm_ita_pmc_check()
87 DPRINT(("pmc[%d]=0x%lx has active pmc11.pt cleared, clearing dbr\n", cnum, *val)); in pfm_ita_pmc_check()
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c120 #define DPRINT(cond, ...) \ macro
125 #define DPRINT(cond, args...) macro
316 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read()
330 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write()
361 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
366 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
373 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd()
379 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
385 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd()
391 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd()
[all …]
/Linux-v4.19/drivers/block/
Dataflop.c335 #define DPRINT(a) printk a macro
337 #define DPRINT(a) macro
541 DPRINT(( "wpstat[%d] = %d\n", drive, stat )); in check_change()
594 DPRINT(("FDC irq, status = %02x handler = %08lx\n",status,(unsigned long)handler)); in floppy_irq()
598 DPRINT(("FDC irq, no handler\n")); in floppy_irq()
652 DPRINT(("do_format( dr=%d tr=%d he=%d offs=%d )\n", in do_format()
728 DPRINT(("do_fd_action\n")); in do_fd_action()
780 DPRINT(("fd_calibrate\n")); in fd_calibrate()
794 DPRINT(("fd_calibrate_done()\n")); in fd_calibrate_done()
827 DPRINT(("fd_seek() to track %d\n",ReqTrack)); in fd_seek()
[all …]
Dfloppy.c153 #define DPRINT(format, args...) \ macro
159 do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
162 do { if (0) DPRINT(fmt, ##args); } while (0)
649 DPRINT("%s: timeout handler died. %s\n", func, message); in is_alive()
689 DPRINT("reschedule timeout %s\n", message); in __reschedule_timeout()
743 DPRINT("WARNING disk change called early\n"); in disk_change()
746 DPRINT("probing disk change on unselected drive\n"); in disk_change()
747 DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive), in disk_change()
770 DPRINT("Disk type is undefined after disk change\n"); in disk_change()
894 DPRINT("FDC access conflict!\n"); in unlock_fdc()
[all …]