Lines Matching refs:trace_seq_printf
1313 trace_seq_printf(&iter->seq, in blk_log_action_classic()
1334 trace_seq_printf(&iter->seq, "%3d,%-3d %s %2s %3s ", in blk_log_action()
1351 trace_seq_printf(&iter->seq, in blk_log_action()
1357 trace_seq_printf(&iter->seq, "%3d,%-3d %2s %3s ", in blk_log_action()
1384 trace_seq_printf(s, "%s%02x", in blk_log_dump_pdu()
1407 trace_seq_printf(s, "%u ", t_bytes(ent)); in blk_log_generic()
1409 trace_seq_printf(s, "[%s]\n", cmd); in blk_log_generic()
1412 trace_seq_printf(s, "%llu + %u [%s]\n", in blk_log_generic()
1415 trace_seq_printf(s, "[%s]\n", cmd); in blk_log_generic()
1424 trace_seq_printf(s, "[%d]\n", t_error(ent)); in blk_log_with_error()
1427 trace_seq_printf(s, "%llu + %u [%d]\n", in blk_log_with_error()
1431 trace_seq_printf(s, "%llu [%d]\n", in blk_log_with_error()
1440 trace_seq_printf(s, "%llu + %u <- (%d,%d) %llu\n", in blk_log_remap()
1453 trace_seq_printf(s, "[%s]\n", cmd); in blk_log_plug()
1462 trace_seq_printf(s, "[%s] %llu\n", cmd, get_pdu_int(ent, has_cg)); in blk_log_unplug()
1471 trace_seq_printf(s, "%llu / %llu [%s]\n", t_sector(ent), in blk_log_split()
1564 trace_seq_printf(s, "Unknown action %x\n", what); in print_one_line()