Searched defs:has_cg (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/kernel/trace/ |
D | blktrace.c | 1194 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) in pdu_start() 1204 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len() 1234 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg) in get_pdu_int() 1244 bool has_cg) in blk_log_action_classic() 1261 bool has_cg) in blk_log_action() 1303 const struct trace_entry *ent, bool has_cg) in blk_log_dump_pdu() 1341 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_generic() 1361 const struct trace_entry *ent, bool has_cg) in blk_log_with_error() 1377 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_remap() 1388 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_plug() [all …]
|