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

/linux-master/kernel/trace/
H A Dblktrace.c1230 static inline __u16 t_error(const struct trace_entry *ent) function
1366 trace_seq_printf(s, "[%d]\n", t_error(ent));
1371 t_sec(ent), t_error(ent));
1374 t_sector(ent), t_error(ent));
/linux-master/scripts/
H A Dspdxcheck.py175 def t_error(self, tok): member in class:id_parser

Completed in 122 milliseconds