err_pos
extern unsigned int err_pos(char *cmd, const char *str);
return err_pos(last_cmd, str);
static void hist_err(struct trace_array *tr, u8 err_type, u16 err_pos)
err_type, err_pos);
return err_pos(last_cmd, str);
static void synth_err(u8 err_type, u16 err_pos)
err_type, err_pos);