Lines Matching defs:ent

1084 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent)  in te_blk_io_trace()
1089 static inline const void *pdu_start(const struct trace_entry *ent) in pdu_start()
1094 static inline u32 t_action(const struct trace_entry *ent) in t_action()
1099 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes()
1104 static inline u32 t_sec(const struct trace_entry *ent) in t_sec()
1109 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector()
1114 static inline __u16 t_error(const struct trace_entry *ent) in t_error()
1119 static __u64 get_pdu_int(const struct trace_entry *ent) in get_pdu_int()
1125 static void get_pdu_remap(const struct trace_entry *ent, in get_pdu_remap()
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()
1222 const struct trace_entry *ent) 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()