Searched refs:trace_probe_append (Results 1 – 4 of 4) sorted by relevance
334 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to);
998 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append() function
458 ret = trace_probe_append(&tu->tp, &to->tp); in append_trace_uprobe()
605 ret = trace_probe_append(&tk->tp, &to->tp); in append_trace_kprobe()