Searched defs:has_cg (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dblktrace.c1195 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) argument
1205 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) argument
1235 static __u64 get_pdu_int(const struct trace_entry *ent, bool has_cg) argument
1244 blk_log_action_classic(struct trace_iterator *iter, const char *act, bool has_cg) argument
1261 blk_log_action(struct trace_iterator *iter, const char *act, bool has_cg) argument
1303 blk_log_dump_pdu(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1342 blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1361 blk_log_with_error(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1378 blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1389 blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1398 blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1407 blk_log_split(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1417 blk_log_msg(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) argument
1491 bool has_cg; local
[all...]

Completed in 228 milliseconds