Lines Matching refs:trace_seq
1173 static void blk_log_dump_pdu(struct trace_seq *s, const struct trace_entry *ent) in blk_log_dump_pdu()
1211 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent) in blk_log_generic()
1230 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error()
1247 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent) in blk_log_remap()
1258 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent) in blk_log_plug()
1267 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent) in blk_log_unplug()
1276 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent) in blk_log_split()
1286 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent) in blk_log_msg()
1330 void (*print)(struct trace_seq *s, const struct trace_entry *ent);
1352 struct trace_seq *s = &iter->seq; in print_one_line()
1386 struct trace_seq *s = &iter->seq; in blk_trace_synthesize_old_trace()