Searched refs:trace_parse_run_command (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/kernel/trace/ |
D | trace_dynevent.c | 244 return trace_parse_run_command(file, buffer, count, ppos, in dyn_event_write()
|
D | trace.h | 1856 extern ssize_t trace_parse_run_command(struct file *file,
|
D | trace_uprobe.c | 803 return trace_parse_run_command(file, buffer, count, ppos, in probes_write()
|
D | trace_events_synth.c | 2212 return trace_parse_run_command(file, buffer, count, ppos, in synth_events_write()
|
D | trace_kprobe.c | 1161 return trace_parse_run_command(file, buffer, count, ppos, in probes_write()
|
D | trace.c | 10078 ssize_t trace_parse_run_command(struct file *file, const char __user *buffer, in trace_parse_run_command() function
|