Searched refs:trace_parse_run_command (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/kernel/trace/ |
| D | trace.h | 1763 extern ssize_t trace_parse_run_command(struct file *file,
|
| D | trace_uprobe.c | 623 return trace_parse_run_command(file, buffer, count, ppos, create_trace_uprobe); in probes_write()
|
| D | trace_kprobe.c | 985 return trace_parse_run_command(file, buffer, count, ppos, in probes_write()
|
| D | trace_events_hist.c | 1220 return trace_parse_run_command(file, buffer, count, ppos, in synth_events_write()
|
| D | trace.c | 8401 ssize_t trace_parse_run_command(struct file *file, const char __user *buffer, in trace_parse_run_command() function
|