Searched refs:trace_parse_run_command (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/kernel/trace/ |
| H A D | trace_dynevent.c | 249 return trace_parse_run_command(file, buffer, count, ppos, in dyn_event_write()
|
| H A D | trace_uprobe.c | 813 return trace_parse_run_command(file, buffer, count, ppos, in probes_write()
|
| H A D | trace.h | 2059 extern ssize_t trace_parse_run_command(struct file *file,
|
| H A D | trace_kprobe.c | 1336 return trace_parse_run_command(file, buffer, count, ppos, in probes_write()
|
| H A D | trace_events_synth.c | 2310 return trace_parse_run_command(file, buffer, count, ppos, in synth_events_write()
|
| H A D | trace.c | 10609 ssize_t trace_parse_run_command(struct file *file, const char __user *buffer, in trace_parse_run_command() function
|