Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dblktrace.c1229 static inline __u16 t_error(const struct trace_entry *ent) in t_error() function
1365 trace_seq_printf(s, "[%d]\n", t_error(ent)); in blk_log_with_error()
1370 t_sec(ent), t_error(ent)); in blk_log_with_error()
1373 t_sector(ent), t_error(ent)); in blk_log_with_error()
/linux-6.12.1/scripts/
Dspdxcheck.py175 def t_error(self, tok): member in id_parser