Searched refs:trace_probe_append (Results 1 – 3 of 3) sorted by relevance
359 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to);
936 ret = trace_probe_append(&tf->tp, &to->tp); in append_trace_fprobe_event()
2139 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append() function