Lines Matching refs:UNW_DPRINT

62 #  define UNW_DPRINT(n, ...)  if (UNW_DEBUG_ON(n)) printk(__VA_ARGS__)  macro
67 # define UNW_DPRINT(n, ...) macro
260 UNW_DPRINT(0, "unwind.%s: bad scratch reg r%lu\n", __func__, reg); in pt_regs_off()
271 UNW_DPRINT(0, "unwind.%s: bad unwind info: resetting info->pt\n", __func__); in get_scratch_regs()
277 UNW_DPRINT(3, "unwind.%s: sp 0x%lx pt 0x%lx\n", __func__, info->sp, info->pt); in get_scratch_regs()
296 UNW_DPRINT(0, "unwind.%s: trying to access non-existent r%u\n", in unw_access_gr()
342 UNW_DPRINT(0, "unwind.%s: %p outside of regstk " in unw_access_gr()
376 UNW_DPRINT(0, "unwind.%s: ignoring attempt to access register outside " in unw_access_gr()
387 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n", in unw_access_gr()
429 UNW_DPRINT(0, "unwind.%s: trying to access non-existent b%u\n", in unw_access_br()
435 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n", in unw_access_br()
452 UNW_DPRINT(0, "unwind.%s: trying to access non-existent f%u\n", in unw_access_fr()
484 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n", in unw_access_fr()
574 UNW_DPRINT(0, "unwind.%s: trying to access non-existent ar%u\n", in unw_access_ar()
581 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n", in unw_access_ar()
602 UNW_DPRINT(0, "unwind.%s: ignoring attempt to write read-only location\n", in unw_access_pr()
702 UNW_DPRINT(0, "unwind.%s: bad abreg=0x%x\n", __func__, abreg); in decode_abreg()
742 UNW_DPRINT(0, "unwind.%s: excess spill!\n", __func__); in spill_next_when()
858 UNW_DPRINT(3, "unwind.%s: interrupt frame\n", __func__); in desc_abi()
861 UNW_DPRINT(0, "unwind%s: ignoring unwabi(abi=0x%x,context=0x%x)\n", in desc_abi()
1349 UNW_DPRINT(0, "unwind.%s: script exceeds maximum size of %u instructions!\n", in script_emit()
1391 UNW_DPRINT(0, "unwind.%s: don't know how to emit nat info for where = %u\n", in emit_nat_info()
1448 UNW_DPRINT(0, "unwind.%s: kernel may not touch f%lu\n", in compile_reg()
1476 UNW_DPRINT(0, "unwind%s: register %u has unexpected `where' value of %u\n", in compile_reg()
1550 UNW_DPRINT(3, "unwind.%s: ip 0x%lx\n", __func__, ip); in build_script()
1553 UNW_DPRINT(0, "unwind.%s: failed to create unwind script\n", __func__); in build_script()
1586 UNW_DPRINT(1, "unwind.%s: no unwind info for ip=0x%lx (prev ip=0x%lx)\n", in build_script()
1635 UNW_DPRINT(1, "unwind.%s: using default for rp at ip=0x%lx where=%d val=0x%lx\n", in build_script()
1641 UNW_DPRINT(1, "unwind.%s: state record for func 0x%lx, t=%u:\n", in build_script()
1645 UNW_DPRINT(1, " %s <- ", unw.preg_name[r - sr.curr.reg]); in build_script()
1647 case UNW_WHERE_GR: UNW_DPRINT(1, "r%lu", r->val); break; in build_script()
1648 case UNW_WHERE_FR: UNW_DPRINT(1, "f%lu", r->val); break; in build_script()
1649 case UNW_WHERE_BR: UNW_DPRINT(1, "b%lu", r->val); break; in build_script()
1650 case UNW_WHERE_SPREL: UNW_DPRINT(1, "[sp+0x%lx]", r->val); break; in build_script()
1651 case UNW_WHERE_PSPREL: UNW_DPRINT(1, "[psp+0x%lx]", r->val); break; in build_script()
1653 UNW_DPRINT(1, "%s+0x%lx", unw.preg_name[r - sr.curr.reg], r->val); in build_script()
1657 UNW_DPRINT(1, "BADWHERE(%d)", r->where); in build_script()
1660 UNW_DPRINT(1, "\t\t%d\n", r->when); in build_script()
1763 UNW_DPRINT(0, "unwind.%s: no state->pt, dst=%ld, val=%ld\n", in run_script()
1773 UNW_DPRINT(0, "unwind.%s: UNW_INSN_MOVE_CONST bad val=%ld\n", in run_script()
1808 UNW_DPRINT(0, "unwind.%s: rejecting bad psp=0x%lx\n", in run_script()
1843 UNW_DPRINT(1, "unwind.%s: rejecting bad ip=0x%lx\n", __func__, info->ip); in find_save_locs()
1854 UNW_DPRINT(0, in find_save_locs()
1899 UNW_DPRINT(1, "unwind.%s: failed to locate return link (ip=0x%lx)!\n", in unw_unwind()
1907 UNW_DPRINT(2, "unwind.%s: reached user-space (ip=0x%lx)\n", __func__, ip); in unw_unwind()
1914 UNW_DPRINT(0, "unwind.%s: failed to locate ar.pfs!\n", __func__); in unw_unwind()
1930 UNW_DPRINT(3, "unwind.%s: interrupt_frame pt 0x%lx\n", __func__, info->pt); in unw_unwind()
1935 UNW_DPRINT(0, "unwind.%s: bsp (0x%lx) out of range [0x%lx-0x%lx]\n", in unw_unwind()
1944 UNW_DPRINT(0, "unwind.%s: sp (0x%lx) out of range [0x%lx-0x%lx]\n", in unw_unwind()
1951 UNW_DPRINT(0, "unwind.%s: ip, sp, bsp unchanged; stopping here (ip=0x%lx)\n", in unw_unwind()
1978 UNW_DPRINT(0, "unwind.%s: ran off the top of the kernel stack\n", in unw_unwind_to_user()
1987 UNW_DPRINT(0, "unwind.%s: failed to read " in unw_unwind_to_user()
1994 UNW_DPRINT(0, "unwind.%s: failed to unwind to user-level (ip=0x%lx)\n", in unw_unwind_to_user()
2039 UNW_DPRINT(3, "unwind.%s:\n" in init_frame_info()
2061 UNW_DPRINT(3, "unwind.%s:\n" in unw_init_frame_info()
2076 UNW_DPRINT(1, "unwind.%s\n", __func__); in unw_init_from_blocked_task()
2105 UNW_DPRINT(0, "unwind.%s: ignoring attempt to insert empty unwind table\n", in unw_add_unwind_table()
2136 UNW_DPRINT(0, "unwind.%s: ignoring attempt to remove non-existent unwind table\n", in unw_remove_unwind_table()
2143 UNW_DPRINT(0, "unwind.%s: sorry, freeing the kernel's unwind table is a " in unw_remove_unwind_table()
2156 UNW_DPRINT(0, "unwind.%s: failed to find unwind table %p\n", in unw_remove_unwind_table()