Searched refs:DPRINT (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c163 DPRINT(("spinlock_irq_save ctx %p by [%d]\n", c, task_pid_nr(current))); \
165 DPRINT(("spinlocked ctx %p by [%d]\n", c, task_pid_nr(current))); \
170 DPRINT(("spinlock_irq_restore ctx %p by [%d]\n", c, task_pid_nr(current))); \
230 #define DPRINT(a) \ macro
775 DPRINT(("ctx_fd=%p head=%d tail=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail)); pfm_get_new_msg()
781 DPRINT(("ctx=%p head=%d tail=%d msg=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail, idx)); pfm_get_new_msg()
791 DPRINT(("ctx=%p head=%d tail=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail)); pfm_get_next_msg()
805 DPRINT(("ctx=%p head=%d tail=%d type=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail, msg->pfm_gen_msg.msg_type)); pfm_get_next_msg()
814 DPRINT(("ctx=%p msgq reset\n", ctx)); pfm_reset_msgq()
843 DPRINT(("freeing physical buffer @%p size=%lu\n", mem, size)); pfm_rvfree()
866 DPRINT(("alloc ctx @%p\n", ctx)); pfm_context_alloc()
915 DPRINT(("free ctx @%p\n", ctx)); pfm_context_free()
1052 DPRINT(("pmd[%d]=0x%lx hw_pmd=0x%lx\n", pfm_restore_monitoring()
1065 DPRINT(("[%d] pmc[%d]=0x%lx\n", pfm_restore_monitoring()
1130 DPRINT(("mask=0x%lx\n", mask)); pfm_copy_pmds()
1148 DPRINT(("pmd[%d]=0x%lx soft_val=0x%lx\n", pfm_copy_pmds()
1164 DPRINT(("mask=0x%lx\n", mask)); pfm_copy_pmcs()
1169 DPRINT(("pmc[%d]=0x%lx\n", i, ctx->th_pmcs[i])); pfm_copy_pmcs()
1335 DPRINT(("in sys_sessions=%u task_sessions=%u dbregs=%u syswide=%d cpu=%u\n", pfm_reserve_session()
1347 DPRINT(("system wide not possible, %u conflicting task_sessions\n", pfm_reserve_session()
1354 DPRINT(("reserving system wide session on CPU%u currently on CPU%u\n", cpu, smp_processor_id())); pfm_reserve_session()
1365 DPRINT(("out sys_sessions=%u task_sessions=%u dbregs=%u syswide=%d cpu=%u\n", pfm_reserve_session()
1382 DPRINT(("system wide not possible, conflicting session [%d] on CPU%d\n", pfm_reserve_session()
1401 DPRINT(("in sys_sessions=%u task_sessions=%u dbregs=%u syswide=%d cpu=%u\n", pfm_unreserve_session()
1425 DPRINT(("out sys_sessions=%u task_sessions=%u dbregs=%u syswide=%d cpu=%u\n", pfm_unreserve_session()
1457 DPRINT(("smpl_vaddr=%p size=%lu\n", vaddr, size)); pfm_remove_smpl_mapping()
1468 DPRINT(("do_unmap(%p, %lu)=%d\n", vaddr, size, r)); pfm_remove_smpl_mapping()
1489 DPRINT(("sampling buffer @%p size %lu vaddr=%p\n",
1567 DPRINT(("message is too small ctx=%p (>=%ld)\n", ctx, sizeof(pfm_msg_t))); pfm_read()
1586 DPRINT(("head=%d tail=%d\n", ctx->ctx_msgq_head, ctx->ctx_msgq_tail)); pfm_read()
1613 DPRINT(("[%d] back to running ret=%ld\n", task_pid_nr(current), ret)); pfm_read()
1626 DPRINT(("fd=%d type=%d\n", msg->pfm_gen_msg.msg_ctx_fd, msg->pfm_gen_msg.msg_type)); pfm_read()
1641 DPRINT(("pfm_write called\n")); pfm_write()
1664 DPRINT(("pfm_poll ctx_fd=%d before poll_wait\n", ctx->ctx_fd)); pfm_poll()
1675 DPRINT(("pfm_poll ctx_fd=%d mask=0x%x\n", ctx->ctx_fd, mask)); pfm_poll()
1683 DPRINT(("pfm_ioctl called\n")); pfm_ioctl()
1697 DPRINT(("pfm_fasync called by [%d] on ctx_fd=%d on=%d async_queue=%p ret=%d\n", pfm_do_fasync()
1732 DPRINT(("pfm_fasync called on ctx_fd=%d on=%d async_queue=%p ret=%d\n", pfm_fasync()
1775 DPRINT(("on CPU%d forcing system wide stop for [%d]\n", smp_processor_id(), task_pid_nr(ctx->ctx_task))); pfm_syswide_force_stop()
1785 DPRINT(("context_unload returned %d\n", ret)); pfm_syswide_force_stop()
1799 DPRINT(("calling CPU%d for cleanup\n", ctx->ctx_cpu)); pfm_syswide_cleanup_other_cpu()
1801 DPRINT(("called CPU%d for cleanup ret=%d\n", ctx->ctx_cpu, ret)); pfm_syswide_cleanup_other_cpu()
1821 DPRINT(("bad magic for\n")); pfm_flush()
1852 DPRINT(("ctx_state=%d is_current=%d\n", pfm_flush()
1874 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_flush()
1894 DPRINT(("forcing unload\n")); pfm_flush()
1901 DPRINT(("ctx_state=%d\n", ctx->ctx_state)); pfm_flush()
1961 DPRINT(("pfm_close called private=%p\n", filp->private_data)); pfm_close()
1964 DPRINT(("bad magic\n")); pfm_close()
1982 DPRINT(("ctx_state=%d is_current=%d\n", pfm_close()
2026 DPRINT(("waking up ctx_state=%d\n", state)); pfm_close()
2058 DPRINT(("after zombie wakeup ctx_state=%d for\n", state)); pfm_close()
2067 DPRINT(("zombie ctx for [%d]\n", task_pid_nr(task))); pfm_close()
2104 DPRINT(("ctx_state=%d free_possible=%d addr=%p size=%lu\n", pfm_close()
2186 DPRINT(("new inode ino=%ld @%p\n", inode->i_ino, inode)); pfm_alloc_file()
2219 DPRINT(("CPU%d buf=0x%lx addr=0x%lx size=%ld\n", smp_processor_id(), buf, addr, size)); pfm_remap_buffer()
2252 DPRINT(("sampling buffer rsize=%lu size=%lu bytes\n", rsize, size)); pfm_smpl_buffer_alloc()
2272 DPRINT(("Can't allocate sampling buffer\n")); pfm_smpl_buffer_alloc()
2276 DPRINT(("smpl_buf @%p\n", smpl_buf)); pfm_smpl_buffer_alloc()
2281 DPRINT(("Cannot allocate vma\n")); pfm_smpl_buffer_alloc()
2313 DPRINT(("Cannot find unmapped area for size %ld\n", size)); pfm_smpl_buffer_alloc()
2320 DPRINT(("aligned size=%ld, hdr=%p mapped @0x%lx\n", size, ctx->ctx_smpl_hdr, vma->vm_start)); pfm_smpl_buffer_alloc()
2324 DPRINT(("Can't remap buffer\n")); pfm_smpl_buffer_alloc()
2370 DPRINT(("cur: uid=%d gid=%d task: euid=%d suid=%d uid=%d egid=%d sgid=%d\n", pfm_bad_permissions()
2405 DPRINT(("cannot use blocking mode when in system wide monitoring\n")); pfarg_is_sane()
2429 DPRINT(("[%d] cannot find buffer format\n", task_pid_nr(task))); pfm_setup_buffer_fmt()
2440 DPRINT(("[%d] after validate(0x%x,%d,%p)=%d\n", task_pid_nr(task), ctx_flags, cpu, fmt_arg, ret)); pfm_setup_buffer_fmt()
2481 DPRINT(("pmc[%d]=0x%lx\n", i, ctx->ctx_pmcs[i])); pfm_reset_pmu_state()
2517 DPRINT(("<%d> all_pmcs=0x%lx all_pmds=0x%lx\n", ctx->ctx_fd, ctx->ctx_all_pmcs[0],ctx->ctx_all_pmds[0])); pfm_reset_pmu_state()
2538 DPRINT(("cannot find buffer format\n")); pfm_ctx_getsize()
2543 DPRINT(("arg_size=%lu\n", *sz)); pfm_ctx_getsize()
2563 DPRINT(("task [%d] has not memory context (kernel thread)\n", task_pid_nr(task))); pfm_task_incompatible()
2567 DPRINT(("no permission to attach to [%d]\n", task_pid_nr(task))); pfm_task_incompatible()
2574 DPRINT(("cannot load a blocking context on self for [%d]\n", task_pid_nr(task))); pfm_task_incompatible()
2579 DPRINT(("cannot attach to zombie task [%d]\n", task_pid_nr(task))); pfm_task_incompatible()
2589 DPRINT(("cannot attach to non-stopped task [%d] state=%ld\n", task_pid_nr(task), task->state)); pfm_task_incompatible()
2680 DPRINT(("ctx=%p flags=0x%x system=%d notify_block=%d excl_idle=%d no_msg=%d ctx_fd=%d\n", pfm_context_create()
2849 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_write_pmcs()
2867 DPRINT(("pmc%u is invalid\n", cnum)); pfm_write_pmcs()
2882 DPRINT(("pmc%u is unimplemented or no-access pmc_type=%x\n", cnum, pmc_type)); pfm_write_pmcs()
2892 DPRINT(("pmc%u pmc_pm=%lu is_system=%d\n", pfm_write_pmcs()
2914 DPRINT(("invalid smpl_pmds 0x%lx for pmc%u\n", smpl_pmds, cnum)); pfm_write_pmcs()
2920 DPRINT(("invalid reset_pmds 0x%lx for pmc%u\n", reset_pmds, cnum)); pfm_write_pmcs()
2925 DPRINT(("cannot set ovfl_notify or random on pmc%u\n", cnum)); pfm_write_pmcs()
3033 DPRINT(("pmc[%u]=0x%lx ld=%d apmu=%d flags=0x%x all_pmcs=0x%lx used_pmds=0x%lx eventid=%ld smpl_pmds=0x%lx reset_pmds=0x%lx reloads_pmcs=0x%lx used_monitors=0x%lx ovfl_regs=0x%lx\n", pfm_write_pmcs()
3092 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_write_pmds()
3105 DPRINT(("pmd[%u] is unimplemented or invalid\n", cnum)); pfm_write_pmds()
3212 DPRINT(("pmd[%u]=0x%lx ld=%d apmu=%d, hw_value=0x%lx ctx_pmd=0x%lx short_reset=0x%lx " pfm_write_pmds()
3288 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_read_pmds()
3300 DPRINT(("ld=%d apmu=%d ctx_state=%d\n", pfm_read_pmds()
3368 DPRINT(("pmd[%u]=0x%lx\n", cnum, val)); pfm_read_pmds()
3442 DPRINT(("called for [%d]\n", task_pid_nr(task))); pfm_use_debug_registers()
3470 DPRINT(("ptrace_use_dbregs=%u sys_use_dbregs=%u by [%d] ret = %d\n", pfm_use_debug_registers()
3531 DPRINT(("invalid state=%d\n", state)); pfm_restart()
3534 DPRINT(("state=%d, cannot operate (no active_restart handler)\n", state)); pfm_restart()
3544 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_restart()
3558 DPRINT(("restarting self %d ovfl=0x%lx\n", pfm_restart()
3583 DPRINT(("resuming monitoring for [%d]\n", task_pid_nr(task))); pfm_restart()
3587 DPRINT(("keeping monitoring stopped for [%d]\n", task_pid_nr(task))); pfm_restart()
3644 DPRINT(("unblocking [%d]\n", task_pid_nr(task))); pfm_restart()
3647 DPRINT(("[%d] armed exit trap\n", task_pid_nr(task))); pfm_restart()
3716 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_write_ibr_dbr()
3735 DPRINT(("debug registers already in use for [%d]\n", task_pid_nr(task))); pfm_write_ibr_dbr()
3776 DPRINT(("[%d] clearing ibrs, dbrs\n", task_pid_nr(task))); pfm_write_ibr_dbr()
3800 DPRINT(("invalid register %u val=0x%lx mode=%d i=%d count=%d\n", pfm_write_ibr_dbr()
3838 DPRINT(("write ibr%u=0x%lx used_ibrs=0x%x ld=%d apmu=%d\n", pfm_write_ibr_dbr()
3849 DPRINT(("write dbr%u=0x%lx used_dbrs=0x%x ld=%d apmu=%d\n", pfm_write_ibr_dbr()
3961 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_stop()
3964 DPRINT(("task [%d] ctx_state=%d is_system=%d\n", pfm_stop()
4023 DPRINT(("task=[%d]\n", task_pid_nr(task))); pfm_stop()
4046 DPRINT(("should be running on CPU%d\n", ctx->ctx_cpu)); pfm_start()
4128 DPRINT(("pmc_reset_val pmc[%u]=0x%lx\n", cnum, req->reg_value)); pfm_get_pmc_reset()
4154 DPRINT(("pfm_check_task_exist: ret=%d ctx=%p\n", ret, ctx));
4181 DPRINT(("cannot load to [%d], invalid ctx_state=%d\n", pfm_context_load()
4187 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); pfm_context_load()
4190 DPRINT(("cannot use blocking mode on self\n")); pfm_context_load()
4196 DPRINT(("load_pid [%d] get_task=%d\n", req->load_pid, ret)); pfm_context_load()
4206 DPRINT(("system wide is self monitoring only load_pid=%d\n", pfm_context_load()
4221 DPRINT(("load_pid [%d] task is debugged, cannot load range restrictions\n", req->load_pid)); pfm_context_load()
4228 DPRINT(("cannot load [%d] dbregs in use\n", pfm_context_load()
4233 DPRINT(("load [%d] increased sys_use_dbreg=%u\n", task_pid_nr(task), pfm_sessions.pfs_sys_use_dbregs)); pfm_context_load()
4276 DPRINT(("before cmpxchg() old_ctx=%p new_ctx=%p\n", pfm_context_load()
4282 DPRINT(("load_pid [%d] already has a context\n", req->load_pid)); pfm_context_load()
4325 DPRINT(("clearing psr.sp for [%d]\n", task_pid_nr(task))); pfm_context_load()
4360 DPRINT(("context loaded on PMU for [%d]\n", task_pid_nr(task))); pfm_context_load()
4424 DPRINT(("ctx_state=%d task [%d]\n", ctx->ctx_state, task ? task_pid_nr(task) : -1)); pfm_context_unload()
4433 DPRINT(("ctx_state=%d, nothing to do\n", prev_state)); pfm_context_unload()
4499 DPRINT(("setting psr.sp for [%d]\n", task_pid_nr(task))); pfm_context_unload()
4539 DPRINT(("disconnected [%d] from context\n", task_pid_nr(task))); pfm_context_unload()
4562 DPRINT(("state=%d task [%d]\n", ctx->ctx_state, task_pid_nr(task))); pfm_exit_thread()
4579 DPRINT(("ctx unloaded for current state was %d\n", state)); pfm_exit_thread()
4668 DPRINT(("context %d no task, state=%d\n", ctx->ctx_fd, state)); pfm_check_task_state()
4672 DPRINT(("context %d state=%d [%d] task_state=%ld must_stop=%d\n", pfm_check_task_state()
4700 DPRINT(("cmd %d state zombie cannot operate on context\n", cmd)); pfm_check_task_state()
4722 DPRINT(("[%d] task not in stopped state\n", task_pid_nr(task))); pfm_check_task_state()
4751 DPRINT(("old_state=%d new_state=%d\n", old_state, ctx->ctx_state)); pfm_check_task_state()
4781 DPRINT(("invalid cmd=%d\n", cmd)); sys_perfmonctl()
4792 DPRINT(("invalid cmd=%d\n", cmd)); sys_perfmonctl()
4796 DPRINT(("cmd=%s idx=%d narg=0x%x argsz=%lu count=%d\n", sys_perfmonctl()
4835 DPRINT(("cannot copy_from_user %lu bytes @%p\n", sz, arg)); sys_perfmonctl()
4851 DPRINT(("restart_args sz=%lu xtra_sz=%lu\n", sz, xtra_sz)); sys_perfmonctl()
4863 DPRINT(("invalid fd %d\n", fd)); sys_perfmonctl()
4867 DPRINT(("fd %d not related to perfmon\n", fd)); sys_perfmonctl()
4873 DPRINT(("no context for fd %d\n", fd)); sys_perfmonctl()
4893 DPRINT(("context unlocked\n")); sys_perfmonctl()
4906 DPRINT(("cmd=%s ret=%ld\n", PFM_CMD_NAME(cmd), ret)); sys_perfmonctl()
4943 DPRINT(("resuming monitoring\n")); pfm_resume_after_ovfl()
4946 DPRINT(("stopping monitoring\n")); pfm_resume_after_ovfl()
4962 DPRINT(("entering for [%d]\n", task_pid_nr(current))); pfm_context_force_terminate()
5022 DPRINT(("reason=%d state=%d\n", reason, ctx->ctx_state)); pfm_handle_work()
5045 DPRINT(("before block sleeping\n")); pfm_handle_work()
5053 DPRINT(("after block sleeping ret=%d\n", ret)); pfm_handle_work()
5073 DPRINT(("context is zombie, bailing out\n")); pfm_handle_work()
5098 DPRINT(("ignoring overflow notification, owner is zombie\n")); pfm_notify_user()
5102 DPRINT(("waking up somebody\n")); pfm_notify_user()
5137 DPRINT(("ovfl msg: msg=%p no_msg=%d fd=%d ovfl_pmds=0x%lx\n", pfm_ovfl_notify_user()
5163 DPRINT(("end msg: msg=%p no_msg=%d ctx_fd=%d\n", pfm_end_notify_user()
5327 DPRINT(("handler aborts leftover ovfl_pmds=0x%lx\n", pfm_overflow_handler()
5449 DPRINT(("ctx is zombie for [%d], converted to spurious\n", task ? task_pid_nr(task): -1)); pfm_overflow_handler()
5787 DPRINT(("cleared ownership for [%d]\n", pfm_force_cleanup()
5800 DPRINT(("force cleanup for [%d]\n", task_pid_nr(task))); pfm_force_cleanup()
6300 DPRINT(("releasing ownership\n")); pfm_flush_pmds()
6330 DPRINT(("is_self=%d ovfl_val=0x%lx mask2=0x%lx\n", is_self, ovfl_val, mask2)); pfm_flush_pmds()
6343 DPRINT(("[%d] pmd[%d] ctx_pmd=0x%lx hw_pmd=0x%lx\n", pfm_flush_pmds()
6366 DPRINT(("[%d] pmd[%d] overflowed\n", task_pid_nr(task), i)); pfm_flush_pmds()
6370 DPRINT(("[%d] ctx_pmd[%d]=0x%lx pmd_val=0x%lx\n", task_pid_nr(task), i, val, pmd_val)); pfm_flush_pmds()
6390 DPRINT(("called\n")); pfm_alt_save_pmu_state()
6416 DPRINT(("called\n")); pfm_alt_restore_pmu_state()
6460 DPRINT(("on_each_cpu() failed: %d\n", ret));
6505 DPRINT(("on_each_cpu() failed: %d\n", ret)); pfm_remove_alt_pmu_interrupt()
6761 DPRINT(("perfmon: pfm_inherit clearing state for [%d]\n", task_pid_nr(task))); pfm_inherit()
H A Dperfmon_default_smpl.c25 #define DPRINT(a) \ macro
36 #define DPRINT(a) macro
47 DPRINT(("[%d] no argument passed\n", task_pid_nr(task))); default_validate()
51 DPRINT(("[%d] validate flags=0x%x CPU%d\n", task_pid_nr(task), flags, cpu)); default_validate()
58 DPRINT(("buf_size=%lu\n", arg->buf_size)); default_validate()
90 DPRINT(("[%d] buffer=%p buf_size=%lu hdr_size=%lu hdr_version=%u cur_offs=%lu\n", default_init()
113 DPRINT(("[%d] invalid arguments buf=%p arg=%p\n", task->pid, buf, arg)); default_handler()
248 DPRINT(("[%d] exit(%p)\n", task_pid_nr(task), buf)); default_exit()
H A Dunaligned.c33 # define DPRINT(a...) do { printk("%s %u: ", __func__, __LINE__); printk (a); } while (0) macro
48 # define DPRINT(a...) macro
319 DPRINT("ignoring write to r%lu; only %lu registers are allocated!\n", r1, sof); set_rse_reg()
326 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n", set_rse_reg()
347 DPRINT("ignoring kernel write to r%lu; register isn't on the kernel RBS!", r1); set_rse_reg()
356 DPRINT("ubs_end=%p bsp=%p addr=%p\n", (void *) ubs_end, (void *) bsp, (void *) addr); set_rse_reg()
363 DPRINT("rnat @%p = 0x%lx nat=%d old nat=%ld\n", set_rse_reg()
373 DPRINT("rnat changed to @%p = 0x%lx\n", (void *) rnat_addr, rnats); set_rse_reg()
392 DPRINT("ignoring read from r%lu; only %lu registers are allocated!\n", r1, sof); get_rse_reg()
399 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n", get_rse_reg()
418 DPRINT("ignoring kernel read of r%lu; register isn't on the RBS!", r1); get_rse_reg()
427 DPRINT("ubs_end=%p bsp=%p addr=%p\n", (void *) ubs_end, (void *) bsp, (void *) addr); get_rse_reg()
435 DPRINT("rnat @%p = 0x%lx\n", (void *) rnat_addr, rnats); get_rse_reg()
481 DPRINT("tmp_base=%lx switch_stack=%s offset=%d\n", setreg()
496 DPRINT("*0x%lx=0x%lx NaT=%d prev_unat @%p=%lx\n", addr, val, nat, (void *) unat, *unat); setreg()
502 DPRINT("*0x%lx=0x%lx NaT=%d new unat: %p=%lx\n", addr, val, nat, (void *) unat,*unat); setreg()
546 DPRINT("tmp_base=%lx offset=%d\n", addr, FR_OFFS(regnum)); setfpreg()
614 DPRINT("is_sw=%d tmp_base=%lx offset=0x%x\n", getfpreg()
656 DPRINT("addr_base=%lx offset=0x%x\n", addr, GR_OFFS(regnum)); getreg()
714 DPRINT("ld.x=%d ld.m=%d imm=%ld r3=0x%lx\n", ld.x, ld.m, imm, ifa); emulate_load_updates()
745 DPRINT("imm=%d r2=%ld r3=0x%lx nat_r2=%d\n",ld.imm, r2, ifa, nat_r2); emulate_load_updates()
770 DPRINT("unknown size: x6=%d\n", ld.x6_sz); emulate_load_int()
893 DPRINT("st%d [%lx]=%lx\n", len, ifa, r2); emulate_store_int()
896 DPRINT("unknown size: x6=%d\n", ld.x6_sz); emulate_store_int()
927 DPRINT("imm=%lx r3=%lx\n", imm, ifa); emulate_store_int()
1054 DPRINT("ld.r1=%d ld.imm=%d x6_sz=%d\n", ld.r1, ld.imm, ld.x6_sz); emulate_load_floatpair()
1155 DPRINT("ld.r1=%d x6_sz=%d\n", ld.r1, ld.x6_sz); emulate_load_float()
1240 DPRINT("ld.r1=%d x6_sz=%d\n", ld.r1, ld.x6_sz); emulate_store_float()
1271 DPRINT("imm=%lx r3=%lx\n", imm, ifa); emulate_store_float()
1368 DPRINT("iip=%lx ifa=%lx isr=%lx (ei=%d, sp=%d)\n", ia64_handle_unaligned()
1384 DPRINT("opcode=%lx ld.qp=%d ld.r1=%d ld.imm=%d ld.r3=%d ld.x=%d ld.hint=%d " ia64_handle_unaligned()
1442 DPRINT("forcing PSR_ED\n"); ia64_handle_unaligned()
1503 DPRINT("ret=%d\n", ret); ia64_handle_unaligned()
1516 DPRINT("ipsr->ri=%d iip=%lx\n", ipsr->ri, regs->cr_iip); ia64_handle_unaligned()
H A Dperfmon_mckinley.h68 DPRINT(("pmc[%d]=0x%lx, mask=0x%lx, reset=0x%lx, val=0x%lx\n", pfm_mck_reserved()
101 DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, *val, ctx->ctx_fl_using_dbreg, is_loaded)); pfm_mck_pmc_check()
106 DPRINT(("pmc[%d]=0x%lx has active pmc13 settings, clearing dbr\n", cnum, *val)); pfm_mck_pmc_check()
124 DPRINT(("pmc[%d]=0x%lx has active pmc14 settings, clearing ibr\n", cnum, *val)); pfm_mck_pmc_check()
166 if (ret) DPRINT((KERN_DEBUG "perfmon: failure check_case1\n")); pfm_mck_pmc_check()
H A Dperfmon_montecito.h146 DPRINT(("pmc[%d]=0x%lx, mask=0x%lx, reset=0x%lx, val=0x%lx\n", pfm_mont_reserved()
185 DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, tmpval, ctx->ctx_fl_using_dbreg, is_loaded)); pfm_mont_pmc_check()
190 DPRINT(("pmc[%d]=0x%lx has active pmc41 settings, clearing dbr\n", cnum, tmpval)); pfm_mont_pmc_check()
210 DPRINT(("pmc38=0x%lx has active pmc38 settings, clearing ibr\n", tmpval)); pfm_mont_pmc_check()
248 DPRINT(("invalid config pmc38=0x%lx pmc41=0x%lx pmc32=0x%lx\n", val38, val41, val32)); pfm_mont_pmc_check()
H A Dperfmon_itanium.h67 DPRINT(("pmc[%d]=0x%lx has active pmc13.ta cleared, clearing ibr\n", cnum, *val)); pfm_ita_pmc_check()
86 DPRINT(("pmc[%d]=0x%lx has active pmc11.pt cleared, clearing dbr\n", cnum, *val)); pfm_ita_pmc_check()
/linux-4.1.27/sound/isa/wavefront/
H A Dwavefront_synth.c119 #define DPRINT(cond, ...) \ macro
124 #define DPRINT(cond, args...) macro
315 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); wavefront_read()
329 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); wavefront_write()
360 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", snd_wavefront_cmd()
365 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " snd_wavefront_cmd()
372 DPRINT (WF_DEBUG_DATA, "writing %d bytes " snd_wavefront_cmd()
378 DPRINT (WF_DEBUG_IO, "bad write for byte " snd_wavefront_cmd()
384 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", snd_wavefront_cmd()
390 DPRINT (WF_DEBUG_DATA, "reading %d ints " snd_wavefront_cmd()
397 DPRINT (WF_DEBUG_IO, "bad read for byte " snd_wavefront_cmd()
407 DPRINT (WF_DEBUG_IO, "bad read for " snd_wavefront_cmd()
435 DPRINT (WF_DEBUG_IO, "error %d (%s) " snd_wavefront_cmd()
452 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); snd_wavefront_cmd()
458 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); snd_wavefront_cmd()
470 DPRINT (WF_DEBUG_IO, "cannot read ack for " snd_wavefront_cmd()
481 DPRINT (WF_DEBUG_DATA, snd_wavefront_cmd()
488 DPRINT (WF_DEBUG_IO, "0x%x [%s] " snd_wavefront_cmd()
497 DPRINT (WF_DEBUG_DATA, "ack received " snd_wavefront_cmd()
502 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " snd_wavefront_cmd()
787 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n", wavefront_send_patch()
811 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n", wavefront_send_program()
886 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " wavefront_send_sample()
991 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " wavefront_send_sample()
1166 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " wavefront_send_alias()
1215 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", wavefront_send_multisample()
1221 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", wavefront_send_multisample()
1262 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", wavefront_fetch_multisample()
1292 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", wavefront_fetch_multisample()
1308 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " wavefront_send_drum()
1375 DPRINT (WF_DEBUG_LOAD_PATCH, "download " wavefront_load_patch()
1505 DPRINT (WF_DEBUG_CMD, "synth control with " wavefront_synth_control()
/linux-4.1.27/drivers/block/
H A 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)
644 DPRINT("%s: timeout handler died. %s\n", func, message); is_alive()
684 DPRINT("reschedule timeout %s\n", message); __reschedule_timeout()
738 DPRINT("WARNING disk change called early\n"); disk_change()
741 DPRINT("probing disk change on unselected drive\n"); disk_change()
742 DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive), disk_change()
765 DPRINT("Disk type is undefined after disk change\n"); disk_change()
889 DPRINT("FDC access conflict!\n"); unlock_fdc()
1004 DPRINT("disk removed during i/o\n"); fd_watchdog()
1103 DPRINT("Getstatus times out (%x) on fdc %d\n", status, fdc); wait_til_ready()
1128 DPRINT("Unable to send byte %x to FDC. Fdc=%x Status=%x\n", output_byte()
1157 DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n", result()
1196 DPRINT("Invalid data rate for perpendicular mode!\n"); perpendicular_mode()
1216 DPRINT("perpendicular mode not supported by this FDC.\n"); perpendicular_mode()
1363 DPRINT(""); print_errors()
1403 DPRINT("-- FDC reply error\n"); interpret_errors()
1415 DPRINT("Drive is write protected\n"); interpret_errors()
1423 DPRINT("Over/Underrun - retrying\n"); interpret_errors()
1433 DPRINT("Invalid FDC command given!\n"); interpret_errors()
1437 DPRINT("Abnormal termination caused by polling\n"); interpret_errors()
1516 DPRINT("seek failed\n"); seek_interrupt()
1664 DPRINT("%s ", message); print_result()
1842 DPRINT("floppy timeout called\n"); floppy_shutdown()
2308 DPRINT("long rw: %x instead of %lx\n", rw_interrupt()
2346 DPRINT("Auto-detected floppy type %s in fd%d\n", rw_interrupt()
2423 DPRINT("in copy buffer\n"); copy_buffer()
2451 DPRINT("buffer overrun in copy buffer %d\n", rq_for_each_segment()
2464 DPRINT("%p buffer not aligned\n", buffer); rq_for_each_segment()
2477 DPRINT("weirdness: remaining %d\n", remaining >> 9);
2542 DPRINT("%s: unknown command\n", __func__); make_raw_rw_request()
2683 DPRINT("%s: zero dma transfer attempted\n", __func__); make_raw_rw_request()
2684 DPRINT("indirect=%d direct=%d fsector_t=%d\n", make_raw_rw_request()
2719 DPRINT("internal error offset !=0 on write\n"); make_raw_rw_request()
2740 DPRINT("fractionary current count b=%lx s=%lx\n", make_raw_rw_request()
2765 DPRINT("buffer overrun in schedule dma\n"); make_raw_rw_request()
2778 DPRINT("buffer overrun in direct transfer\n"); make_raw_rw_request()
2781 DPRINT("more sectors than bytes\n"); make_raw_rw_request()
2786 DPRINT("zero dma transfer attempted from make_raw_request\n"); make_raw_rw_request()
2851 DPRINT("disk absent or changed during operation\n"); redo_fd_request()
2859 DPRINT("no autodetectable formats\n"); redo_fd_request()
3402 DPRINT("obsolete eject ioctl\n"); fd_locked_ioctl()
3403 DPRINT("please use floppycontrol --eject\n"); fd_locked_ioctl()
3628 DPRINT("floppy_release with fd_ref == 0"); floppy_release()
3684 DPRINT("Unable to allocate DMA memory\n"); floppy_open()
3982 DPRINT("%s flag 0x%x\n", param2 ? "Setting" : "Clearing", param); floppy_set_flags()
4001 DPRINT("Assuming %s floppy hardware\n", param ? "standard" : "broken"); daring()
4009 DPRINT("wrong number of parameters for CMOS\n"); set_cmos()
4014 DPRINT("bad drive for set_cmos\n"); set_cmos()
4022 DPRINT("setting CMOS code to %d\n", ints[2]); set_cmos()
4081 DPRINT("%s=%d\n", str, param); floppy_setup()
4089 DPRINT("unknown floppy option [%s]\n", str); floppy_setup()
4091 DPRINT("allowed options are:"); floppy_setup()
4096 DPRINT("botched floppy option\n"); floppy_setup()
4097 DPRINT("Read Documentation/blockdev/floppy.txt\n"); floppy_setup()
4322 DPRINT("no floppy controllers found\n"); do_floppy_init()
4426 DPRINT("Floppy io-port 0x%04lx in use\n", floppy_request_regions()
4452 DPRINT("Unable to grab IRQ%d for the floppy driver\n", floppy_grab_irq_and_dma()
4458 DPRINT("Unable to grab DMA%d for the floppy driver\n", floppy_grab_irq_and_dma()
H A Dataflop.c335 #define DPRINT(a) printk a macro
337 #define DPRINT(a) macro
541 DPRINT(( "wpstat[%d] = %d\n", drive, stat )); check_change()
594 DPRINT(("FDC irq, status = %02x handler = %08lx\n",status,(unsigned long)handler)); floppy_irq()
598 DPRINT(("FDC irq, no handler\n")); floppy_irq()
652 DPRINT(("do_format( dr=%d tr=%d he=%d offs=%d )\n", do_format()
728 DPRINT(("do_fd_action\n")); do_fd_action()
780 DPRINT(("fd_calibrate\n")); fd_calibrate()
794 DPRINT(("fd_calibrate_done()\n")); fd_calibrate_done()
827 DPRINT(("fd_seek() to track %d\n",ReqTrack)); fd_seek()
842 DPRINT(("fd_seek_done()\n")); fd_seek_done()
879 DPRINT(("fd_rwsec(), Sec=%d, Access=%c\n",ReqSector, ReqCmd == WRITE ? 'w' : 'r' )); fd_rwsec()
1009 DPRINT(("fd_readtrack_check(): done\n")); fd_readtrack_check()
1021 DPRINT(("fd_readtrack_check(): not yet finished\n")); fd_readtrack_check()
1029 DPRINT(("fd_rwsec_done()\n")); fd_rwsec_done()
1163 DPRINT(("fd_writetrack() Tr=%d Si=%d\n", ReqTrack, ReqSide )); fd_writetrack()
1219 DPRINT(("fd_writetrack_done()\n")); fd_writetrack_done()
1274 DPRINT(("finish_fdc: dummy seek started\n")); finish_fdc()
1291 DPRINT(("finish_fdc_done entered\n")); finish_fdc_done()
1310 DPRINT(("finish_fdc() finished\n")); finish_fdc_done()
1393 DPRINT(("Request params: Si=%d Tr=%d Se=%d Data=%08lx\n",ReqSide, setup_req_params()
1426 DPRINT(("redo_fd_request: fd_request=%p dev=%s fd_request->sector=%ld\n", redo_fd_request()
1500 DPRINT(("do_fd_request for pid %d\n",current->pid)); do_fd_request()
1846 DPRINT(("fd_open: type=%d\n",type)); floppy_open()

Completed in 899 milliseconds