Home
last modified time | relevance | path

Searched refs:err_text (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/usb/mon/
Dmon_main.c356 goto err_text; in mon_init()
380 err_text: in mon_init()
/linux-5.19.10/kernel/trace/
Dtrace_events_filter.c81 static const char *err_text[] = { ERRORS }; variable
1051 trace_seq_printf(s, "\nparse_error: %s\n", err_text[pe->lasterr]); in append_filter_err()
1053 filter->filter_string, err_text, in append_filter_err()
1058 filter->filter_string, err_text, in append_filter_err()
Dtrace_events_synth.c43 static const char *err_text[] = { ERRORS }; variable
70 tracing_log_err(NULL, "synthetic_events", last_cmd, err_text, in synth_err()
Dtrace_events_hist.c82 static const char *err_text[] = { ERRORS }; variable
783 tracing_log_err(tr, last_cmd_loc, last_cmd, err_text, in hist_err()
Dtrace.c7934 const char *err_text = err->info.errs[err->info.type]; in tracing_err_log_seq_show() local
7940 err->loc, err_text); in tracing_err_log_seq_show()