Searched refs:trace_probe_unlink (Results 1 – 6 of 6) sorted by relevance
369 void trace_probe_unlink(struct trace_probe *tp);
875 trace_probe_unlink(&tf->tp); in unregister_trace_fprobe()938 trace_probe_unlink(&tf->tp); in append_trace_fprobe_event()
111 trace_probe_unlink(&ep->tp); in unregister_trace_eprobe()
570 trace_probe_unlink(&tk->tp); in unregister_trace_kprobe()634 trace_probe_unlink(&tk->tp); in append_trace_kprobe()
2599 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink() function2620 trace_probe_unlink(tp); in trace_probe_cleanup()
412 trace_probe_unlink(&tu->tp); in unregister_trace_uprobe()