Searched refs:err_pos (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_events_synth.c | 56 return err_pos(last_cmd, str); in errpos() 70 static void synth_err(u8 err_type, u16 err_pos) in synth_err() argument 77 err_type, err_pos); in synth_err()
|
| H A D | trace.h | 2238 extern unsigned int err_pos(char *cmd, const char *str); in tracing_alloc_snapshot_instance()
|
| H A D | trace_events_hist.c | 778 return err_pos(last_cmd, str); in errpos() 809 static void hist_err(struct trace_array *tr, u8 err_type, u16 err_pos) in hist_err() argument 815 err_type, err_pos); in hist_err()
|
| H A D | trace.c | 6829 * err_pos - find the position of a string within a command for error careting in trace_user_fault_read() 6840 unsigned int err_pos(char *cmd, const char *str) in trace_user_fault_read() 7619 unsigned int err_pos(char *cmd, const char *str) err_pos() function
|