Lines Matching refs:trace_seq
1164 static void blk_log_dump_pdu(struct trace_seq *s, const struct trace_entry *ent) in blk_log_dump_pdu()
1202 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent) in blk_log_generic()
1221 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error()
1238 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent) in blk_log_remap()
1249 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent) in blk_log_plug()
1258 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent) in blk_log_unplug()
1267 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent) in blk_log_split()
1277 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent) in blk_log_msg()
1321 void (*print)(struct trace_seq *s, const struct trace_entry *ent);
1344 struct trace_seq *s = &iter->seq; in print_one_line()
1378 struct trace_seq *s = &iter->seq; in blk_trace_synthesize_old_trace()