Home
last modified time | relevance | path

Searched refs:t_error (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dblktrace.c1191 static inline __u16 t_error(const struct trace_entry *ent) in t_error() function
1327 trace_seq_printf(s, "[%d]\n", t_error(ent)); in blk_log_with_error()
1332 t_sec(ent), t_error(ent)); in blk_log_with_error()
1335 t_sector(ent), t_error(ent)); in blk_log_with_error()
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py64 def t_error(t): function
/linux/scripts/
H A Dspdxcheck.py175 def t_error(self, tok): member in id_parser