Lines Matching refs:prt_printf
78 prt_printf(out, "Found lock cycle (%u entries):\n", g->nr); in print_cycle()
98 prt_printf(out, "%u ", task ? task->pid : 0); in print_chain()
202 prt_printf(&buf, bch2_fmt(g->g->trans->c, "cycle of nofail locks")); in break_cycle_fail()
209 prt_printf(&buf, "backtrace:\n"); in break_cycle_fail()
697 prt_printf(&buf, "%s %pS\n", trans->fn, (void *) _RET_IP_); in __bch2_btree_path_upgrade()
698 prt_printf(&buf, "btree %s pos\n", bch2_btree_id_str(path->btree_id)); in __bch2_btree_path_upgrade()
700 prt_printf(&buf, "locks want %u -> %u level %u\n", in __bch2_btree_path_upgrade()
702 prt_printf(&buf, "nodes_locked %x -> %x\n", in __bch2_btree_path_upgrade()
704 prt_printf(&buf, "node %s ", IS_ERR(f.b) ? bch2_err_str(PTR_ERR(f.b)) : in __bch2_btree_path_upgrade()
706 prt_printf(&buf, "path seq %u node seq %u\n", in __bch2_btree_path_upgrade()
783 prt_printf(&buf, " %s l=%u seq=%u node seq=", in bch2_trans_relock_fail()
789 prt_printf(&buf, "%u", f->b->c.lock.seq); in bch2_trans_relock_fail()
793 prt_printf(&buf, " self locked %u.%u.%u", c.n[0], c.n[1], c.n[2]); in bch2_trans_relock_fail()
796 prt_printf(&buf, " total locked %u.%u.%u", c.n[0], c.n[1], c.n[2]); in bch2_trans_relock_fail()