Searched refs:trace_probe_dump_args (Results 1 – 6 of 6) sorted by relevance
383 void trace_probe_dump_args(struct seq_file *m, struct trace_probe *tp);385 static inline void trace_probe_dump_args(struct seq_file *m, struct trace_probe *tp) in trace_probe_dump_args() function
90 trace_probe_dump_args(m, &ep->tp); in eprobe_dyn_event_show()
1448 trace_probe_dump_args(m, &tf->tp); in trace_fprobe_show()
769 trace_probe_dump_args(m, &tu->tp); in trace_uprobe_show()
1331 trace_probe_dump_args(m, &tk->tp); in trace_kprobe_show()
2933 void trace_probe_dump_args(struct seq_file *m, struct trace_probe *tp) in trace_probe_dump_args() function